arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 09:26:09 +0000 (11:26 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:47:51 +0000 (14:47 +0200)
commit 9eac6d0 (ARM: Remove dependency of plat-orion GPIO code on mach
directory includes) missed to convert one instance of
DOVE_GPIO_VIRT_BASE and left the orion_gpio_init() in mpp.c

Fix it up.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found