diff options
Diffstat (limited to 'arch/arm/mach-omap2/common.h')
-rw-r--r-- | arch/arm/mach-omap2/common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/common.h b/arch/arm/mach-omap2/common.h index d135d551d124..c85022ab22d5 100644 --- a/arch/arm/mach-omap2/common.h +++ b/arch/arm/mach-omap2/common.h | |||
@@ -34,11 +34,10 @@ | |||
34 | 34 | ||
35 | #include <asm/proc-fns.h> | 35 | #include <asm/proc-fns.h> |
36 | 36 | ||
37 | #include <plat/serial.h> | ||
38 | |||
39 | #include "../plat-omap/common.h" | 37 | #include "../plat-omap/common.h" |
40 | 38 | ||
41 | #include "i2c.h" | 39 | #include "i2c.h" |
40 | #include "serial.h" | ||
42 | 41 | ||
43 | #define OMAP_INTC_START NR_IRQS | 42 | #define OMAP_INTC_START NR_IRQS |
44 | 43 | ||