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>
Tue, 3 Jan 2012 08:10:03 +0000 (09:10 +0100)
commitdd68acc7cc256c928256eb5f53e163233605de5d
treec83dcd13d7e128f2545abce6c12fedaaff673f4c
parent59b099b04981917ee7fbd88b6f50eeaffc9f33cd
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]