]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: gemini: get platform to build again
authorArnd Bergmann <arnd@arndb.de>
Fri, 4 Jan 2013 13:38:03 +0000 (13:38 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Mar 2013 20:14:03 +0000 (21:14 +0100)
commit662146b155c09d4b1fd01b5a1fb4e8464cce6685
treeb361c8a3970ecbca99aee5f78ff53c86b2a8aedd
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
ARM: gemini: get platform to build again

There is no defconfig file for gemini, which has lead to a lot
of bitrot. This makes the broken board files, the gpio implementation
and the reset logic work again, and fixes the build warnings
that got introduced with the changes to the readl/writel prototypes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
12 files changed:
arch/arm/Kconfig
arch/arm/mach-gemini/Makefile
arch/arm/mach-gemini/board-nas4220b.c
arch/arm/mach-gemini/board-rut1xx.c
arch/arm/mach-gemini/board-wbd111.c
arch/arm/mach-gemini/board-wbd222.c
arch/arm/mach-gemini/common.h
arch/arm/mach-gemini/gpio.c
arch/arm/mach-gemini/include/mach/hardware.h
arch/arm/mach-gemini/irq.c
arch/arm/mach-gemini/mm.c
arch/arm/mach-gemini/reset.c [moved from arch/arm/mach-gemini/include/mach/system.h with 91% similarity]