]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
[POWERPC] 83xx: Fix typo in mpc837x compatible entries
authorKim Phillips <kim.phillips@freescale.com>
Mon, 28 Jan 2008 19:00:37 +0000 (13:00 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 19:15:28 +0000 (13:15 -0600)
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8377_rdb.dts
arch/powerpc/boot/dts/mpc8378_rdb.dts
arch/powerpc/boot/dts/mpc8379_rdb.dts

index 8fe02cc93855c0b3d093a1d8720468918b6d4628..cd60005b2bbe542c8c78908e813dea461b1ace4b 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 
 / {
-       compatible = "fsl,mpc8377erdb";
+       compatible = "fsl,mpc8377rdb";
        #address-cells = <1>;
        #size-cells = <1>;
 
index 33d490b0b0775f4a19e74e157369263c419521db..03831a1d1cddb5b4d3513a68321bf08da38ee1b0 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 
 / {
-       compatible = "fsl,mpc8378erdb";
+       compatible = "fsl,mpc8378rdb";
        #address-cells = <1>;
        #size-cells = <1>;
 
index a81e916d1f307e8cc97c0c9930caa5bb640906b4..255d2e4fab50091e6743822d198ee386d5120a84 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 
 / {
-       compatible = "fsl,mpc8379erdb";
+       compatible = "fsl,mpc8379rdb";
        #address-cells = <1>;
        #size-cells = <1>;