]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit6b2cff96063f36b83b87d47fbcbff4140940f0c8
tree2a1335a650adf2d317b11e36d2bc998b6c2a06d0
parent821c3a35cbf5fcb5e0b657d70fa7e7765090baa0
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>
arch/arm/mach-s3c64xx/setup-ide.c