]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: u300: localize GPIO assignments
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Nov 2011 10:18:54 +0000 (11:18 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Dec 2011 16:46:29 +0000 (17:46 +0100)
commite12877dcadbc6159f75ce6a7dfc6f82e0fee6319
treec83dcd13d7e128f2545abce6c12fedaaff673f4c
parent2070b0d0c876099853640b2fcef4fc276fa023e7
ARM: u300: localize GPIO assignments

Move the GPIO assignments for the U300 variants down to a local
header file in the mach-u300 directory. There is no point in
broadcasting this across the entire kernel.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/include/mach/gpio-u300.h
arch/arm/mach-u300/mmc.c
arch/arm/mach-u300/u300-gpio.h [new file with mode: 0644]