powerpc/85xx: Fix typo in mpc8572ds dts
authorKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jan 2009 15:57:24 +0000 (09:57 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jan 2009 15:57:24 +0000 (09:57 -0600)
The localbus node flash had a minor typo for a read-only property.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8572ds.dts

index 3dcc001..359c3b7 100644 (file)
@@ -89,7 +89,7 @@
 
                        ramdisk@0 {
                                reg = <0x0 0x03000000>;
-                               readl-only;
+                               read-only;
                        };
 
                        diagnostic@3000000 {