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

dtc isn't.
This commit is contained in:
imp 2014-02-28 22:37:40 +00:00
parent 921dfd1c64
commit 7c9fd58141

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>;
}
};
};
};
};