git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a68e5e0
)
arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 28 Mar 2011 09:26:09 +0000
(11:26 +0200)
committer
Thomas 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