[POWERPC] 85xx: minor .dts cleanups
authorKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:29:14 +0000 (01:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:29:14 +0000 (01:29 -0500)
* 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>
arch/powerpc/boot/dts/mpc8544ds.dts
arch/powerpc/boot/dts/mpc8568mds.dts

index e238ebb..6a0d8db 100644 (file)
@@ -28,7 +28,6 @@
        };
 
        cpus {
-               #cpus = <0x1>;
                #address-cells = <1>;
                #size-cells = <0>;
 
index 3e6739f..c47d69e 100644 (file)
 
 /dts-v1/;
 
-/*
-/memreserve/   00000000 1000000;
-*/
-
 / {
        model = "MPC8568EMDS";
        compatible = "MPC8568EMDS", "MPC85xxMDS";