[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c
authorEric Miao <eric.miao@marvell.com>
Tue, 6 Jan 2009 10:06:25 +0000 (18:06 +0800)
committerEric Miao <eric.miao@marvell.com>
Mon, 9 Mar 2009 13:22:37 +0000 (21:22 +0800)
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 <eric.miao@marvell.com>

No differences found