linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: at91: nattis 2: remove unnecessary include
@ 2019-12-29 20:35 Alexandre Belloni
  2020-01-23 14:45 ` Peter Rosin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2019-12-29 20:35 UTC (permalink / raw)
  To: Peter Rosin
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel, Alexandre Belloni

sama5d3_lcd.dtsi is already included by sama5d31.dtsi, itself included by
at91-linea.dtsi.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
---
 arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/at91-nattis-2-natte-2.dts b/arch/arm/boot/dts/at91-nattis-2-natte-2.dts
index f245944bd5d7..4f123477e631 100644
--- a/arch/arm/boot/dts/at91-nattis-2-natte-2.dts
+++ b/arch/arm/boot/dts/at91-nattis-2-natte-2.dts
@@ -8,7 +8,6 @@
  */
 /dts-v1/;
 #include "at91-linea.dtsi"
-#include "sama5d3_lcd.dtsi"
 #include "at91-natte.dtsi"
 
 / {
-- 
2.23.0


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

* Re: [PATCH] ARM: dts: at91: nattis 2: remove unnecessary include
  2019-12-29 20:35 [PATCH] ARM: dts: at91: nattis 2: remove unnecessary include Alexandre Belloni
@ 2020-01-23 14:45 ` Peter Rosin
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Rosin @ 2020-01-23 14:45 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

On 2019-12-29 21:35, Alexandre Belloni wrote:
> sama5d3_lcd.dtsi is already included by sama5d31.dtsi, itself included by
> at91-linea.dtsi.

Right, good catch.

Acked-by: Peter Rosin <peda@axentia.se>

Cheers,
Peter

[Sorry for the delay, the patch was marked as spam over here and I failed to
notice it until now...]

> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> ---
>  arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/at91-nattis-2-natte-2.dts b/arch/arm/boot/dts/at91-nattis-2-natte-2.dts
> index f245944bd5d7..4f123477e631 100644
> --- a/arch/arm/boot/dts/at91-nattis-2-natte-2.dts
> +++ b/arch/arm/boot/dts/at91-nattis-2-natte-2.dts
> @@ -8,7 +8,6 @@
>   */
>  /dts-v1/;
>  #include "at91-linea.dtsi"
> -#include "sama5d3_lcd.dtsi"
>  #include "at91-natte.dtsi"
>  
>  / {
> 


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

end of thread, other threads:[~2020-01-23 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 20:35 [PATCH] ARM: dts: at91: nattis 2: remove unnecessary include Alexandre Belloni
2020-01-23 14:45 ` Peter Rosin

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