commit | a40bd62153db5031f2afacd1615be8759684ce18 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 11:26:09 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 14:47:51 2011 +0200 |
tree | 971447b7a609ed8833d092646602cfcbe4d12064 | |
parent | a68e5e0b9f744e0c884db8fcba8d365f6724b4cc [diff] |
arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover 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>