]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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 3dcc001b8ed3432609a281462af94293f7f47868..359c3b727420fec88a5f2585744b0f3b6c923f5e 100644 (file)
@@ -89,7 +89,7 @@
 
                        ramdisk@0 {
                                reg = <0x0 0x03000000>;
-                               readl-only;
+                               read-only;
                        };
 
                        diagnostic@3000000 {