dect
/
linux-2.6
Archived
13
0
Fork 0

[POWERPC] 83xx: Fix typo in mpc837x compatible entries

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Kim Phillips 2008-01-28 13:00:37 -06:00 committed by Kumar Gala
parent 77b41597e8
commit 3b29daded6
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
/dts-v1/;
/ {
compatible = "fsl,mpc8377erdb";
compatible = "fsl,mpc8377rdb";
#address-cells = <1>;
#size-cells = <1>;

View File

@ -12,7 +12,7 @@
/dts-v1/;
/ {
compatible = "fsl,mpc8378erdb";
compatible = "fsl,mpc8378rdb";
#address-cells = <1>;
#size-cells = <1>;

View File

@ -12,7 +12,7 @@
/dts-v1/;
/ {
compatible = "fsl,mpc8379erdb";
compatible = "fsl,mpc8379rdb";
#address-cells = <1>;
#size-cells = <1>;