summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorKumar Gala2009-01-20 16:57:24 +0100
committerKumar Gala2009-01-20 16:57:24 +0100
commit6e11521506e592aed2eba90166e20796c0695023 (patch)
tree9b6376a483cc1e4fd52ea5b8144cc0d3efeffc7e /arch/powerpc/boot
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... (diff)
downloadkernel-qcow2-linux-6e11521506e592aed2eba90166e20796c0695023.tar.gz
kernel-qcow2-linux-6e11521506e592aed2eba90166e20796c0695023.tar.xz
kernel-qcow2-linux-6e11521506e592aed2eba90166e20796c0695023.zip
powerpc/85xx: Fix typo in mpc8572ds dts
The localbus node flash had a minor typo for a read-only property. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8572ds.dts b/arch/powerpc/boot/dts/mpc8572ds.dts
index 3dcc001b8ed3..359c3b727420 100644
--- a/arch/powerpc/boot/dts/mpc8572ds.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds.dts
@@ -89,7 +89,7 @@
ramdisk@0 {
reg = <0x0 0x03000000>;
- readl-only;
+ read-only;
};
diagnostic@3000000 {