aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/whci/Kbuild')
-rw-r--r--drivers/usb/host/whci/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/whci/Kbuild b/drivers/usb/host/whci/Kbuild
index 11e5040b8337..26df0138079e 100644
--- a/drivers/usb/host/whci/Kbuild
+++ b/drivers/usb/host/whci/Kbuild
@@ -3,7 +3,7 @@ obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
whci-hcd-y := \
asl.o \
debug.o \
- hcd.o \
+ hcd.o \
hw.o \
init.o \
int.o \