[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)
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>

No differences found