devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/3] ARM: dts: rockchip: remove identical #include from rk3288.dtsi
@ 2020-04-03 15:43 Johan Jonker
  2020-04-03 15:43 ` [PATCH v2 2/3] ARM: dts: rockchip: remove include for irq.h Johan Jonker
  2020-04-03 15:43 ` [PATCH v2 3/3] arm64: " Johan Jonker
  0 siblings, 2 replies; 4+ messages in thread
From: Johan Jonker @ 2020-04-03 15:43 UTC (permalink / raw)
  To: heiko; +Cc: robh+dt, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel

There are 2 identical '#include' for 'rk3288-power.h',
so remove one of them.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3288.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
index e72368a7a..f102fec69 100644
--- a/arch/arm/boot/dts/rk3288.dtsi
+++ b/arch/arm/boot/dts/rk3288.dtsi
@@ -7,7 +7,6 @@
 #include <dt-bindings/clock/rk3288-cru.h>
 #include <dt-bindings/power/rk3288-power.h>
 #include <dt-bindings/thermal/thermal.h>
-#include <dt-bindings/power/rk3288-power.h>
 #include <dt-bindings/soc/rockchip,boot-mode.h>
 
 / {
-- 
2.11.0


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

end of thread, other threads:[~2020-04-03 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-03 15:43 [PATCH v2 1/3] ARM: dts: rockchip: remove identical #include from rk3288.dtsi Johan Jonker
2020-04-03 15:43 ` [PATCH v2 2/3] ARM: dts: rockchip: remove include for irq.h Johan Jonker
2020-04-03 16:08   ` Heiko Stuebner
2020-04-03 15:43 ` [PATCH v2 3/3] arm64: " Johan Jonker

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).