From: Eric Miao Date: Tue, 6 Jan 2009 10:06:25 +0000 (+0800) Subject: [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c X-Git-Tag: v2.6.30-rc1~636^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9f768fce67a53b9c2296789129d4dfb3f4996b;p=pandora-kernel.git [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c Looks like we have to live with pxa_gpio_mode() for a while, giving its presence is actually making gpio.c not generic enough, let's move it temporarily outside before it can be fully purged. Signed-off-by: Eric Miao --- Reading git-diff-tree failed