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)
commit85c4b31e6e462674a0392240e7e38ebe8bb22832
tree2c95022da3f764628934956a08052190cef5e950
parent865a381223cff0d6d976d9bbe1d57a9288ba147b
ARM: at91: remove old AT91-specific drivers

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
This page took 0.028949 seconds and 5 git commands to generate.