From: Eric Miao Date: Sun, 30 Nov 2008 12:58:42 +0000 (+0800) Subject: [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h X-Git-Tag: v2.6.29-rc1~559^2~35^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63e6552f7cc45739cd2f92c27f5081f753b70d04;p=pandora-kernel.git [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 --- Reading git-diff-tree failed