From: Kumar Gala <galak@kernel.crashing.org>
Date: Thu, 17 Apr 2008 06:29:14 +0000 (-0500)
Subject: [POWERPC] 85xx: minor .dts cleanups
X-Git-Tag: v2.6.26-rc1~1125^2~16^2~6
X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=280bb34bc0f7c664b59077b609ce93507a54c848;p=linux-2.6-omap-h63xx.git

[POWERPC] 85xx: minor .dts cleanups

* remove #cpus from mpc8544ds.dts (not used anywhere else)
* remove memreserve from mpc8568mds.dts (not needed)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---

diff --git a/arch/powerpc/boot/dts/mpc8544ds.dts b/arch/powerpc/boot/dts/mpc8544ds.dts
index e238ebb4596..6a0d8db96d9 100644
--- a/arch/powerpc/boot/dts/mpc8544ds.dts
+++ b/arch/powerpc/boot/dts/mpc8544ds.dts
@@ -28,7 +28,6 @@
 	};
 
 	cpus {
-		#cpus = <0x1>;
 		#address-cells = <1>;
 		#size-cells = <0>;
 
diff --git a/arch/powerpc/boot/dts/mpc8568mds.dts b/arch/powerpc/boot/dts/mpc8568mds.dts
index 3e6739fc0aa..c47d69e2e6f 100644
--- a/arch/powerpc/boot/dts/mpc8568mds.dts
+++ b/arch/powerpc/boot/dts/mpc8568mds.dts
@@ -11,10 +11,6 @@
 
 /dts-v1/;
 
-/*
-/memreserve/	00000000 1000000;
-*/
-
 / {
 	model = "MPC8568EMDS";
 	compatible = "MPC8568EMDS", "MPC85xxMDS";