]> git.kernelconcepts.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>
Tue, 3 Nov 2015 07:59:30 +0000 (08:59 +0100)
commitebc278f1575942d08ad3278b71cde99bd24eae63
treecaa32af02d206ce7cd1cad216aaecc251882b962
parent767361fac0f730293c1be8cdf1636cf9510b2245
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]