commit | 3f2bc4d6eb5a4fada842462ba22bb6bbb41d00c7 | [log] [tgz] |
---|---|---|
author | Bryan Huntsman <bryanh@codeaurora.org> | Tue Aug 16 17:27:22 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 09:57:10 2011 -0700 |
tree | 088e0646c8abcbde263d13ee865ba69032ac86dd | |
parent | f06154cc47399dfdb3950d3e6b71d67ee186f69d [diff] [blame] |
Initial Contribution msm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142 Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile index 624a362..6f5b0e1 100644 --- a/drivers/usb/host/Makefile +++ b/drivers/usb/host/Makefile
@@ -15,6 +15,7 @@ xhci-hcd-y += xhci-ring.o xhci-hub.o xhci-dbg.o obj-$(CONFIG_USB_WHCI_HCD) += whci/ +obj-$(CONFIG_USB_PEHCI_HCD) += pehci/ obj-$(CONFIG_PCI) += pci-quirks.o