powerpc/dts: Move mvme2500.dts back in the right place
Alessio Igor Bogani
alessio.bogani at elettra.eu
Tue Jan 26 23:25:27 AEDT 2016
Commit dc37374b9c83 ("powerpc/fsl: Move Freescale device tree files into
fsl folder") move also mvme2500.dts which isn't a device tree for a
Freescale board but for an Artesyn one. So move mvme2500.dts back in the
right place.
Signed-off-by: Alessio Igor Bogani <alessio.bogani at elettra.eu>
---
arch/powerpc/boot/dts/{fsl => }/mvme2500.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename arch/powerpc/boot/dts/{fsl => }/mvme2500.dts (98%)
diff --git a/arch/powerpc/boot/dts/fsl/mvme2500.dts b/arch/powerpc/boot/dts/mvme2500.dts
similarity index 98%
rename from arch/powerpc/boot/dts/fsl/mvme2500.dts
rename to arch/powerpc/boot/dts/mvme2500.dts
index c7bc1a0..67714cf 100644
--- a/arch/powerpc/boot/dts/fsl/mvme2500.dts
+++ b/arch/powerpc/boot/dts/mvme2500.dts
@@ -12,7 +12,7 @@
* Copyright 2009 Freescale Semiconductor Inc.
*/
-/include/ "p2020si-pre.dtsi"
+/include/ "fsl/p2020si-pre.dtsi"
/ {
model = "MVME2500";
@@ -258,7 +258,7 @@
};
};
-/include/ "p2020si-post.dtsi"
+/include/ "fsl/p2020si-post.dtsi"
/ {
soc at ffe00000 {
--
2.7.0
More information about the Linuxppc-dev
mailing list