ARM: 6791/1: SPEAr3xx: Declare device structures after shirq code
authorviresh kumar <viresh.kumar@st.com>
Mon, 7 Mar 2011 04:57:05 +0000 (05:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 9 Mar 2011 09:49:46 +0000 (09:49 +0000)
commitc2c07831a76ca64670df9cc315087962f6fdceac
tree14ee9346fd4aaeaa42754c2e69932c74a3e0fa61
parentb5761371c30009565f88c4c60416de8a24e56f02
ARM: 6791/1: SPEAr3xx: Declare device structures after shirq code

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>
arch/arm/mach-spear3xx/spear300.c
arch/arm/mach-spear3xx/spear310.c
arch/arm/mach-spear3xx/spear320.c