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:
b576137
)
ARM: 6791/1: SPEAr3xx: Declare device structures after shirq code
author
viresh kumar
<viresh.kumar@st.com>
Mon, 7 Mar 2011 04:57:05 +0000
(
05:57
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 9 Mar 2011 09:49:46 +0000
(09:49 +0000)
Order of declarations should be: pmx_devs, shirq support, amba_devices,
plat_devices, routines. This patch moves gpio_device below shirq support.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found