From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
patches@linaro.org
Subject: Re: [PATCH] ARM: dts: Fix build error in exynos5250-smdk5250.dts
Date: Tue, 09 Apr 2013 03:33:16 +0900 [thread overview]
Message-ID: <51630D6C.6030809@samsung.com> (raw)
In-Reply-To: <1365397281-32217-1-git-send-email-sachin.kamat@linaro.org>
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
prev parent reply other threads:[~2013-04-08 18:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 5:01 [PATCH] ARM: dts: Fix build error in exynos5250-smdk5250.dts Sachin Kamat
2013-04-08 18:33 ` Kukjin Kim [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51630D6C.6030809@samsung.com \
--to=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=sachin.kamat@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.