diff options
Diffstat (limited to 'arch/arm/mach-omap2/common.h')
-rw-r--r-- | arch/arm/mach-omap2/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/common.h b/arch/arm/mach-omap2/common.h index 7045e4d61ac3..fa2f4c9ed1ff 100644 --- a/arch/arm/mach-omap2/common.h +++ b/arch/arm/mach-omap2/common.h | |||
@@ -36,6 +36,8 @@ | |||
36 | #include <plat/serial.h> | 36 | #include <plat/serial.h> |
37 | #include <plat/common.h> | 37 | #include <plat/common.h> |
38 | 38 | ||
39 | #include "usb.h" | ||
40 | |||
39 | #define OMAP_INTC_START NR_IRQS | 41 | #define OMAP_INTC_START NR_IRQS |
40 | 42 | ||
41 | #ifdef CONFIG_SOC_OMAP2420 | 43 | #ifdef CONFIG_SOC_OMAP2420 |