]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: orion: move custom gpio functions to orion-gpio.h
authorRob Herring <rob.herring@calxeda.com>
Wed, 29 Aug 2012 15:16:55 +0000 (10:16 -0500)
committerRob Herring <rob.herring@calxeda.com>
Fri, 14 Sep 2012 14:21:59 +0000 (09:21 -0500)
commitce91574c202b8581ad15bfb1427af824f462c3d2
tree96e4b07e59ca403d2b52d9dc5df852033db42149
parent6679185909e79df85bd44fd964f80f36899d0880
ARM: orion: move custom gpio functions to orion-gpio.h

Move custom orion platforms gpio code to orion-gpio to remove the
dependency on mach/gpio.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
16 files changed:
arch/arm/mach-dove/include/mach/gpio.h
arch/arm/mach-dove/irq.c
arch/arm/mach-dove/mpp.c
arch/arm/mach-kirkwood/include/mach/gpio.h
arch/arm/mach-kirkwood/irq.c
arch/arm/mach-kirkwood/rd88f6192-nas-setup.c
arch/arm/mach-mv78xx0/irq.c
arch/arm/mach-orion5x/d2net-setup.c
arch/arm/mach-orion5x/dns323-setup.c
arch/arm/mach-orion5x/include/mach/gpio.h
arch/arm/mach-orion5x/irq.c
arch/arm/mach-orion5x/net2big-setup.c
arch/arm/plat-orion/gpio.c
arch/arm/plat-orion/include/plat/orion-gpio.h [moved from arch/arm/plat-orion/include/plat/gpio.h with 95% similarity]
arch/arm/plat-orion/irq.c
arch/arm/plat-orion/mpp.c