diff options
Diffstat (limited to 'arch/arm/mach-mx1/devices.c')
-rw-r--r-- | arch/arm/mach-mx1/devices.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mx1/devices.c b/arch/arm/mach-mx1/devices.c index cea8f2c71192..97f42d96d7a1 100644 --- a/arch/arm/mach-mx1/devices.c +++ b/arch/arm/mach-mx1/devices.c | |||
@@ -26,6 +26,8 @@ | |||
26 | #include <mach/irqs.h> | 26 | #include <mach/irqs.h> |
27 | #include <mach/hardware.h> | 27 | #include <mach/hardware.h> |
28 | 28 | ||
29 | #include "devices.h" | ||
30 | |||
29 | static struct resource imx_csi_resources[] = { | 31 | static struct resource imx_csi_resources[] = { |
30 | [0] = { | 32 | [0] = { |
31 | .start = 0x00224000, | 33 | .start = 0x00224000, |