diff options
Diffstat (limited to 'arch/arm/mach-pxa/em-x270.c')
-rw-r--r-- | arch/arm/mach-pxa/em-x270.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/em-x270.c b/arch/arm/mach-pxa/em-x270.c index bc0f73fbd4ca..3503f523070b 100644 --- a/arch/arm/mach-pxa/em-x270.c +++ b/arch/arm/mach-pxa/em-x270.c | |||
@@ -41,7 +41,7 @@ | |||
41 | #include <mach/ohci.h> | 41 | #include <mach/ohci.h> |
42 | #include <mach/mmc.h> | 42 | #include <mach/mmc.h> |
43 | #include <mach/pxa27x_keypad.h> | 43 | #include <mach/pxa27x_keypad.h> |
44 | #include <mach/i2c.h> | 44 | #include <plat/i2c.h> |
45 | #include <mach/camera.h> | 45 | #include <mach/camera.h> |
46 | #include <mach/pxa2xx_spi.h> | 46 | #include <mach/pxa2xx_spi.h> |
47 | 47 | ||