diff options
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/iomux-mx21.h')
-rw-r--r-- | arch/arm/plat-mxc/include/mach/iomux-mx21.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm/plat-mxc/include/mach/iomux-mx21.h b/arch/arm/plat-mxc/include/mach/iomux-mx21.h index 4cede3220bee..1495dfda7834 100644 --- a/arch/arm/plat-mxc/include/mach/iomux-mx21.h +++ b/arch/arm/plat-mxc/include/mach/iomux-mx21.h | |||
@@ -18,9 +18,8 @@ | |||
18 | #ifndef __MACH_IOMUX_MX21_H__ | 18 | #ifndef __MACH_IOMUX_MX21_H__ |
19 | #define __MACH_IOMUX_MX21_H__ | 19 | #define __MACH_IOMUX_MX21_H__ |
20 | 20 | ||
21 | #ifndef GPIO_PORTA | 21 | #include <mach/iomux-mx2x.h> |
22 | #error Please include mach/iomux.h | 22 | #include <mach/iomux-v1.h> |
23 | #endif | ||
24 | 23 | ||
25 | /* Primary GPIO pin functions */ | 24 | /* Primary GPIO pin functions */ |
26 | 25 | ||