]> 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>
Fri, 9 Dec 2011 11:00:17 +0000 (12:00 +0100)
commit6deff9a988e632286dba4e0b25e875ba92553640
treeadb0b6a39d72eea51b9c72658bfe23312c29b098
parent59a7018862643c4c9af4a8e66fedec0374a255ef
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]