On 04/08/13 14:01, Sachin Kamat wrote:
Fixes the following build error:
Error: arch/arm/boot/dts/exynos5250-smdk5250.dts:250.3-251.1 syntax error
FATAL ERROR: Unable to parse input tree
make[1]: *** [arch/arm/boot/dts/exynos5250-smdk5250.dtb] Error 1
make: *** [dtbs] Error 2

Signed-off-by: Sachin Kamat<sachin.ka...@linaro.org>
---
Based on Kukjin's for-next tree.
---
  arch/arm/boot/dts/exynos5250-smdk5250.dts |    1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts 
b/arch/arm/boot/dts/exynos5250-smdk5250.dts
index 4be14df..26d856b 100644
--- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
+++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
@@ -239,6 +239,7 @@
                        vback-porch =<4>;
                        vfront-porch =<4>;
                        vsync-len =<4>;
+               };
        };

        fixed-rate-clocks {

Current for-next has no problem with re-sorting out the branch.

Anyway, thanks for your checking and if any problems, please let me know.

Thanks.

- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to