]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h
authorEric Miao <eric.miao@marvell.com>
Sun, 30 Nov 2008 12:58:42 +0000 (20:58 +0800)
committerEric Miao <eric.miao@marvell.com>
Tue, 2 Dec 2008 06:42:37 +0000 (14:42 +0800)
commit63e6552f7cc45739cd2f92c27f5081f753b70d04
tree0e8411619c6f53aee298f2049289782adb91556f
parent80796f2a40504526797d488d17b87c4274d430fa
[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h

pxa_gpio_{get,set}_value() are not used anymore, remove them from hardware.h.
Declaration of pxa_gpio_mode() is still being referenced and thus moved into
pxa2xx-gpio.h

Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/include/mach/hardware.h
arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h