From: Rob Herring Date: Fri, 6 Jul 2012 12:16:14 +0000 (-0500) Subject: of: fix a few typos in the binding documentation X-Git-Tag: v3.6-rc1~113^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6c973440f2a21ab168fb34d3b4db2590bcd72a;p=thirdparty%2Flinux.git of: fix a few typos in the binding documentation Signed-off-by: Uwe Kleine-König [rob herring: drop conflicting atmel-nand.txt changes] Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/mtd/partition.txt b/Documentation/devicetree/bindings/mtd/partition.txt index f114ce1657c21..6e1f61f1e7896 100644 --- a/Documentation/devicetree/bindings/mtd/partition.txt +++ b/Documentation/devicetree/bindings/mtd/partition.txt @@ -35,4 +35,4 @@ flash@0 { uimage@100000 { reg = <0x0100000 0x200000>; }; -]; +};