aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2010-10-13 18:23:42 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-10-25 16:04:33 +0900
commit6b2cff96063f36b83b87d47fbcbff4140940f0c8 (patch)
tree2a1335a650adf2d317b11e36d2bc998b6c2a06d0 /arch/arm/mach-s3c64xx
parentARM: S3C64XX: Ensure samsung_keypad_cfg_gpio() is prototyped (diff)
downloadlinux-dev-6b2cff96063f36b83b87d47fbcbff4140940f0c8.tar.xz
linux-dev-6b2cff96063f36b83b87d47fbcbff4140940f0c8.zip
ARM: S3C64XX: Ensure s3c64xx_ide_setup_gpio() is prototyped
Since it's exported we should make sure we're using the prototype others see. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c64xx')
-rw-r--r--arch/arm/mach-s3c64xx/setup-ide.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/setup-ide.c b/arch/arm/mach-s3c64xx/setup-ide.c
index de645e99ba97..41b425602d88 100644
--- a/arch/arm/mach-s3c64xx/setup-ide.c
+++ b/arch/arm/mach-s3c64xx/setup-ide.c
@@ -17,6 +17,7 @@
#include <mach/map.h>
#include <mach/regs-clock.h>
#include <plat/gpio-cfg.h>
+#include <plat/ata.h>
void s3c64xx_ide_setup_gpio(void)
{