All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] avr32: atngw100: remove useless include
@ 2015-09-10 13:14 Alexandre Belloni
  2015-09-10 13:19 ` Hans-Christian Egtvedt
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2015-09-10 13:14 UTC (permalink / raw)
  To: Hans-Christian Egtvedt
  Cc: Haavard Skinnemoen, linux-kernel, Alexandre Belloni

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/avr32/boards/atngw100/mrmt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/avr32/boards/atngw100/mrmt.c b/arch/avr32/boards/atngw100/mrmt.c
index 91146b416cdb..99b0a7984950 100644
--- a/arch/avr32/boards/atngw100/mrmt.c
+++ b/arch/avr32/boards/atngw100/mrmt.c
@@ -21,7 +21,6 @@
 #include <linux/leds_pwm.h>
 #include <linux/input.h>
 #include <linux/gpio_keys.h>
-#include <linux/atmel_serial.h>
 #include <linux/spi/spi.h>
 #include <linux/spi/ads7846.h>
 
-- 
2.1.4


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

* Re: [PATCH] avr32: atngw100: remove useless include
  2015-09-10 13:14 [PATCH] avr32: atngw100: remove useless include Alexandre Belloni
@ 2015-09-10 13:19 ` Hans-Christian Egtvedt
  0 siblings, 0 replies; 2+ messages in thread
From: Hans-Christian Egtvedt @ 2015-09-10 13:19 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Haavard Skinnemoen, linux-kernel

Around Thu 10 Sep 2015 15:14:21 +0200 or thereabout, Alexandre Belloni wrote:
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>

Will add it to my for-linus branch in the linux-avr32 git tree.

> ---
>  arch/avr32/boards/atngw100/mrmt.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/avr32/boards/atngw100/mrmt.c b/arch/avr32/boards/atngw100/mrmt.c
> index 91146b416cdb..99b0a7984950 100644
> --- a/arch/avr32/boards/atngw100/mrmt.c
> +++ b/arch/avr32/boards/atngw100/mrmt.c
> @@ -21,7 +21,6 @@
>  #include <linux/leds_pwm.h>
>  #include <linux/input.h>
>  #include <linux/gpio_keys.h>
> -#include <linux/atmel_serial.h>
>  #include <linux/spi/spi.h>
>  #include <linux/spi/ads7846.h>
-- 
mvh
Hans-Christian Egtvedt

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

end of thread, other threads:[~2015-09-10 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 13:14 [PATCH] avr32: atngw100: remove useless include Alexandre Belloni
2015-09-10 13:19 ` Hans-Christian Egtvedt

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.