]> 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, 30 Nov 2011 15:49:21 +0000 (16:49 +0100)
commita065d33f5f99fde2fd24b6a8a1dca23d8071b37a
tree21f741e021947bf0845a7f413cdbd3136524e64b
parent7d66efbf340c931de62bb9b061bb85ea94a8b673
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]