Re: [PATCH v0 07/10] arm: orion5x: Remove old non-DT-based WNR854T support

2016-07-16 Thread Andrew Lunn
On Sat, Jul 16, 2016 at 03:29:05PM +0100, Jamie Lentin wrote: Again, you need a commit log. It could be something like: The setup file for the wnr854t has bit rotted to such an extent it no longer works. Replace it with a working device tree description. Andrew

[PATCH v0 07/10] arm: orion5x: Remove old non-DT-based WNR854T support

2016-07-16 Thread Jamie Lentin
Signed-off-by: Jamie Lentin --- arch/arm/mach-orion5x/Makefile| 1 - arch/arm/mach-orion5x/wnr854t-setup.c | 185 -- 2 files changed, 186 deletions(-) delete mode 100644 arch/arm/mach-orion5x/wnr854t-setup.c diff --git a/arch/arm/mach-orion5x/Makefile b