]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
ARM: S3C64XX: Ensure s3c64xx_ide_setup_gpio() is prototyped
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Oct 2010 09:23:42 +0000 (18:23 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:04:33 +0000 (16:04 +0900)
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>
arch/arm/mach-s3c64xx/setup-ide.c

index de645e99ba97d0b72f3931bdbc79d1c899d75331..41b425602d8832ac0d71ea7a26abeef726ebac50 100644 (file)
@@ -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)
 {