]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S3C64XX: Ensure samsung_keypad_cfg_gpio() is prototyped
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Oct 2010 09:23:39 +0000 (18:23 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:04:27 +0000 (16:04 +0900)
commit821c3a35cbf5fcb5e0b657d70fa7e7765090baa0
tree5cdcc48f875d0f19aad696904162249ba5585c13
parentd8144aea5e2b8d31f684abbc59af47e6656d68ae
ARM: S3C64XX: Ensure samsung_keypad_cfg_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-keypad.c