summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
diff options
context:
space:
mode:
authorBenoit Goby <benoit@android.com>2011-02-07 18:40:47 -0800
committerBenoit Goby <benoit@android.com>2011-03-01 17:13:31 -0800
commit54463de0ff7a0784acd786e412b774a8e9aac5f6 (patch)
tree31d5610f3566b71935a976883f8cf3ad75178e68 /drivers/usb/host/ehci-hcd.c
parent27c50127f6f64609b7eb3d43bcfd22e85a3e80cf (diff)
usb: host: tegra: Cleanup before sending upstream
Change-Id: I846d43b1ecbe6c726f024b6a0fb318d6300a3746 Signed-off-by: Benoit Goby <benoit@android.com>
Diffstat (limited to 'drivers/usb/host/ehci-hcd.c')
-rw-r--r--drivers/usb/host/ehci-hcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
index 794a104a1e4c..66505a0d9703 100644
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
@@ -1199,7 +1199,7 @@ MODULE_LICENSE ("GPL");
#ifdef CONFIG_ARCH_TEGRA
#include "ehci-tegra.c"
-#define PLATFORM_DRIVER tegra_ehci_driver
+#define PLATFORM_DRIVER tegra_ehci_driver
#endif
#if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \