diff options
Diffstat (limited to 'drivers/usb/gadget/pxa2xx_udc.c')
-rw-r--r-- | drivers/usb/gadget/pxa2xx_udc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/pxa2xx_udc.c b/drivers/usb/gadget/pxa2xx_udc.c index 269ce7f4ad66..735e9dbd39fd 100644 --- a/drivers/usb/gadget/pxa2xx_udc.c +++ b/drivers/usb/gadget/pxa2xx_udc.c | |||
@@ -60,7 +60,7 @@ | |||
60 | #include <linux/usb_ch9.h> | 60 | #include <linux/usb_ch9.h> |
61 | #include <linux/usb_gadget.h> | 61 | #include <linux/usb_gadget.h> |
62 | 62 | ||
63 | #include <asm/arch/hardware/intel_udc.h> | 63 | #include <asm/arch/udc.h> |
64 | 64 | ||
65 | 65 | ||
66 | /* | 66 | /* |