[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 8fe02cc..cd60005 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 
 / {
-       compatible = "fsl,mpc8377erdb";
+       compatible = "fsl,mpc8377rdb";
        #address-cells = <1>;
        #size-cells = <1>;
 
index 33d490b..03831a1 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 
 / {
-       compatible = "fsl,mpc8378erdb";
+       compatible = "fsl,mpc8378rdb";
        #address-cells = <1>;
        #size-cells = <1>;
 
index a81e916..255d2e4 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 
 / {
-       compatible = "fsl,mpc8379erdb";
+       compatible = "fsl,mpc8379rdb";
        #address-cells = <1>;
        #size-cells = <1>;