[PATCH v3 1/4] ARM: Kirkwood: Add board file for netxbig LEDs
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-05-15 14:38:43
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-05-15 14:38:43
On Thursday 15 May 2014 16:23:42 Andrew Lunn wrote:
diff --git a/arch/arm/mach-mvebu/board-netxbig.c b/arch/arm/mach-mvebu/board-netxbig.c new file mode 100644 index 000000000000..e6f2f547b1c7 --- /dev/null +++ b/arch/arm/mach-mvebu/board-netxbig.c
I'd rather see these tables as part of the netxbig led driver in a separate file, but if we keep it here, can you rename the file to kirkwood-netxbig-led.c? We are not really doing board files any more, and this isn't one. Arnd