diff mbox

ARM: dts: Fix build error in exynos5250-smdk5250.dts

Message ID 1365397281-32217-1-git-send-email-sachin.kamat@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Sachin Kamat April 8, 2013, 5:01 a.m. UTC
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.kamat@linaro.org>
---
Based on Kukjin's for-next tree.
---
 arch/arm/boot/dts/exynos5250-smdk5250.dts |    1 +
 1 file changed, 1 insertion(+)

Comments

Kim Kukjin April 8, 2013, 6:33 p.m. UTC | #1
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.kamat@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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 {