Fix syntax errors (missing ;) that bsdl dtc was tolerant of, but gpl

dtc isn't.
This commit is contained in:
Warner Losh
2014-02-28 22:37:40 +00:00
parent 8b86933acc
commit b3feafa42a
+2 -2
View File
@@ -99,7 +99,7 @@
reg = <0x020c8000 0x1000>;
interrupt-parent = <&gic>;
interrupts = <49>;
}
};
gpt: timer@02098000 {
compatible = "fsl,imx6q-gpt", "fsl,imx51-gpt";
@@ -343,7 +343,7 @@
ocotp0: ocotp@021bc000 {
compatible = "fsl,imx6q-ocotp";
reg = <0x021bc000 0x4000>;
}
};
};
};
};