]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mvebu: remove static LED setup for netxbig boards
authorSimon Guinot <simon.guinot@sequanux.org>
Sat, 26 Sep 2015 21:02:36 +0000 (23:02 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Wed, 28 Oct 2015 11:12:22 +0000 (12:12 +0100)
commite7a0e7c164b0f2e450dc490c155ea039e52ec93b
tree26eab1f95788e1cb1209c12cda1965da3fbcd5df
parent03f389127129a462ace1bc25af32c47da51f6e3b
ARM: mvebu: remove static LED setup for netxbig boards

Since DT support is now available for the LEDs found on the LaCie
netxbig boards (Kirkwood-based), then the old-fashion netxbig board
setup file is no longer needed. This patch removes this file.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
arch/arm/mach-mvebu/Kconfig
arch/arm/mach-mvebu/Makefile
arch/arm/mach-mvebu/board.h [deleted file]
arch/arm/mach-mvebu/kirkwood.c
arch/arm/mach-mvebu/netxbig.c [deleted file]