ARM: at91: remove old AT91-specific drivers
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Dec 2014 11:08:27 +0000 (12:08 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 2 Dec 2014 15:59:06 +0000 (16:59 +0100)
GPIO and LED drivers were replaced by generic ones for DT boards. These drivers
were remaining: delete them now. Modifications are also done on the
corresponding header files.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[nicolas.ferre@atmel.com: split patch]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/board.h
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/gpio.c [deleted file]
arch/arm/mach-at91/gpio.h [deleted file]
arch/arm/mach-at91/include/mach/hardware.h
arch/arm/mach-at91/leds.c [deleted file]
arch/arm/mach-at91/pm.c

Simple merge
Simple merge
Simple merge
diff --cc arch/arm/mach-at91/gpio.c
Simple merge
diff --cc arch/arm/mach-at91/gpio.h
Simple merge
diff --cc arch/arm/mach-at91/leds.c
Simple merge
Simple merge