linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: fix bad merge of display timing node to exynos5250-smdk5250.dts
@ 2013-04-08 16:51 Doug Anderson
  2013-04-08 18:23 ` Kukjin Kim
  0 siblings, 1 reply; 7+ messages in thread
From: Doug Anderson @ 2013-04-08 16:51 UTC (permalink / raw)
  To: linux-arm-kernel

The display timing node was added:
  7ed2077 ARM: dts: Add display timing node to exynos5250-smdk5250.dts
...and looks OK there.  ...but it looks like we lost a "};" in the
merge and it no longer compiles.  Fix it.

Signed-off-by: Doug Anderson <dianders@chromium.org>
---
 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 {
-- 
1.8.1.3

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-08 19:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 16:51 [PATCH] ARM: dts: fix bad merge of display timing node to exynos5250-smdk5250.dts Doug Anderson
2013-04-08 18:23 ` Kukjin Kim
2013-04-08 18:25   ` Doug Anderson
2013-04-08 18:29     ` Kukjin Kim
2013-04-08 19:21       ` Doug Anderson
2013-04-08 19:27         ` Tomasz Figa
2013-04-08 19:41           ` Doug Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).