aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-07-06 07:16:14 -0500
committerRob Herring <rob.herring@calxeda.com>2012-07-06 07:16:14 -0500
commitbf6c973440f2a21ab168fb34d3b4db2590bcd72a (patch)
treead05eab4b40764445399b5c260db640ce02af938 /Documentation/devicetree/bindings/mtd
parent6887a4131da3adaab011613776d865f4bcfb5678 (diff)
of: fix a few typos in the binding documentation
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [rob herring: drop conflicting atmel-nand.txt changes] Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-rw-r--r--Documentation/devicetree/bindings/mtd/partition.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/partition.txt b/Documentation/devicetree/bindings/mtd/partition.txt
index f114ce1657c..6e1f61f1e78 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>;
};
-];
+};