]> Git Repo - linux.git/commit
ARM: 6791/1: SPEAr3xx: Declare device structures after shirq code
authorviresh kumar <[email protected]>
Mon, 7 Mar 2011 04:57:05 +0000 (05:57 +0100)
committerRussell King <[email protected]>
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-spear3xx/spear300.c
arch/arm/mach-spear3xx/spear310.c
arch/arm/mach-spear3xx/spear320.c
This page took 0.053914 seconds and 4 git commands to generate.