mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! arm: hummingboard: fix fallout from upstream DT usage --- This additional include is needed for the PWM and IPU aliases, so those new features also work.
@ 2015-02-10 10:27 Lucas Stach
  0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2015-02-10 10:27 UTC (permalink / raw)
  To: barebox

---
 arch/arm/dts/imx6dl-hummingboard.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/imx6dl-hummingboard.dts b/arch/arm/dts/imx6dl-hummingboard.dts
index 7953fc1c34f4..24f6bfa8171c 100644
--- a/arch/arm/dts/imx6dl-hummingboard.dts
+++ b/arch/arm/dts/imx6dl-hummingboard.dts
@@ -6,6 +6,7 @@
  */
 
 #include <arm/imx6dl-hummingboard.dts>
+#include "imx6qdl.dtsi"
 
 / {
 	chosen {
-- 
2.1.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-10 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-10 10:27 [PATCH] fixup! arm: hummingboard: fix fallout from upstream DT usage --- This additional include is needed for the PWM and IPU aliases, so those new features also work Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox