Dear Sebastian Hesselbarth, On Mon, 6 May 2013 17:33:38 +0200, Sebastian Hesselbarth wrote: > With DT support for mv643xx_eth we do not need legacy platform_data > based setup for DT enabled boards. This patch removes eth setup > for all kirkwood DT board files. >
> arch/arm/mach-kirkwood/board-dnskw.c | 7 ------- > arch/arm/mach-kirkwood/board-dockstar.c | 9 --------- > arch/arm/mach-kirkwood/board-dreamplug.c | 14 -------------- > arch/arm/mach-kirkwood/board-goflexnet.c | 9 --------- > arch/arm/mach-kirkwood/board-guruplug.c | 14 -------------- > arch/arm/mach-kirkwood/board-ib62x0.c | 9 --------- > arch/arm/mach-kirkwood/board-iconnect.c | 6 ------ > arch/arm/mach-kirkwood/board-iomega_ix2_200.c | 16 ---------------- > arch/arm/mach-kirkwood/board-km_kirkwood.c | 7 ------- > arch/arm/mach-kirkwood/board-lsxl.c | 12 ------------ > arch/arm/mach-kirkwood/board-mplcec4.c | 11 ----------- > arch/arm/mach-kirkwood/board-ns2.c | 13 ------------- > arch/arm/mach-kirkwood/board-openblocks_a6.c | 9 --------- > arch/arm/mach-kirkwood/board-readynas.c | 6 ------ > arch/arm/mach-kirkwood/board-ts219.c | 13 ------------- > arch/arm/mach-kirkwood/board-usi_topkick.c | 9 --------- I believe a good number of those files become empty once you've removed the registration of the Ethernet devices. Shouldn't such files be removed in this patch? Thanks! Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
