aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/am35x.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-09-14 11:35:16 -0600
committerStephen Warren <swarren@nvidia.com>2012-09-14 11:35:16 -0600
commitfef40b2369a4ececa16b4d02b625e45252fe5d0a (patch)
tree22445e45f0882630e410b89e2a26fd3e9ba9c30b /drivers/usb/musb/am35x.c
parentMerge branch 'for-3.7/common-clk' into for-3.7/cleanup2 (diff)
parentusb: otg: mxs-phy: Fix mx23 operation (diff)
downloadlinux-dev-fef40b2369a4ececa16b4d02b625e45252fe5d0a.tar.xz
linux-dev-fef40b2369a4ececa16b4d02b625e45252fe5d0a.zip
Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2
Diffstat (limited to 'drivers/usb/musb/am35x.c')
-rw-r--r--drivers/usb/musb/am35x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/musb/am35x.c b/drivers/usb/musb/am35x.c
index 7a95ab87ac00..5d64c5b5ef52 100644
--- a/drivers/usb/musb/am35x.c
+++ b/drivers/usb/musb/am35x.c
@@ -33,6 +33,7 @@
#include <linux/io.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
+#include <linux/usb/nop-usb-xceiv.h>
#include <plat/usb.h>