aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2410')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/hardware.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/hardware.h b/arch/arm/mach-s3c2410/include/mach/hardware.h
index db72beb61d7c..74d5a1a4024c 100644
--- a/arch/arm/mach-s3c2410/include/mach/hardware.h
+++ b/arch/arm/mach-s3c2410/include/mach/hardware.h
@@ -131,4 +131,7 @@ extern int s3c2412_gpio_set_sleepcfg(unsigned int pin, unsigned int state);
131 131
132/* machine specific hardware definitions should go after this */ 132/* machine specific hardware definitions should go after this */
133 133
134/* currently here until moved into config (todo) */
135#define CONFIG_NO_MULTIWORD_IO
136
134#endif /* __ASM_ARCH_HARDWARE_H */ 137#endif /* __ASM_ARCH_HARDWARE_H */