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>

No differences found