]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap: fix gpio related build breaks
authorAneesh V <aneesh@ti.com>
Sun, 31 Jul 2011 20:30:53 +0000 (20:30 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:33:36 +0000 (11:33 +0200)
commit080a46eaf1c2a51cc4df1a4cd3ff2578e64c46b6
treee1703f02c65eed8bee98b2617a5f10c9ff72f848
parentc8fc4284cf2e447e07c7e0718982902a4f6e6bff
omap: fix gpio related build breaks

Signed-off-by: Aneesh V <aneesh@ti.com>
Acked-by: Dirk Behme <dirk.behme@googlemail.com>
arch/arm/cpu/armv7/omap-common/gpio.c
arch/arm/cpu/armv7/omap3/board.c
arch/arm/cpu/armv7/omap4/board.c
arch/arm/include/asm/arch-omap3/gpio.h [new file with mode: 0644]
arch/arm/include/asm/arch-omap3/omap3.h
arch/arm/include/asm/arch-omap4/gpio.h [new file with mode: 0644]
arch/arm/include/asm/arch-omap4/omap4.h
board/pandora/pandora.c