]> git.baikalelectronics.ru Git - kernel.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)
commit80f3c17d8d314775115d96b80bca910b03d26530
treecaa32af02d206ce7cd1cad216aaecc251882b962
parent3248002ec019ba70f5f6b737e4ba0053b38df20c
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]