[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>
This commit is contained in:
Kumar Gala 2008-04-17 01:29:14 -05:00
parent 32f960e943
commit 280bb34bc0
2 changed files with 0 additions and 5 deletions

View File

@ -28,7 +28,6 @@
};
cpus {
#cpus = <0x1>;
#address-cells = <1>;
#size-cells = <0>;

View File

@ -11,10 +11,6 @@
/dts-v1/;
/*
/memreserve/ 00000000 1000000;
*/
/ {
model = "MPC8568EMDS";
compatible = "MPC8568EMDS", "MPC85xxMDS";