Skip to content

Commit

Permalink
powerpc/85xx: Fix typo in mpc8572ds dts
Browse files Browse the repository at this point in the history
The localbus node flash had a minor typo for a read-only property.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Kumar Gala committed Jan 20, 2009
1 parent f3b8436 commit 6e11521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/dts/mpc8572ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

ramdisk@0 {
reg = <0x0 0x03000000>;
readl-only;
read-only;
};

diagnostic@3000000 {
Expand Down

0 comments on commit 6e11521

Please sign in to comment.