Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1222182 > unrolled thread

[PATCH] avr32: atngw100: remove useless include

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2015-09-10 15:20 +0200
Last post2015-09-10 15:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] avr32: atngw100: remove useless include Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-09-10 15:20 +0200
    Re: [PATCH] avr32: atngw100: remove useless include Hans-Christian Egtvedt <egtvedt@samfundet.no> - 2015-09-10 15:20 +0200

#1222182 — [PATCH] avr32: atngw100: remove useless include

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2015-09-10 15:20 +0200
Subject[PATCH] avr32: atngw100: remove useless include
Message-ID<q79VD-2ta-1@gated-at.bofh.it>
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1222184

FromHans-Christian Egtvedt <egtvedt@samfundet.no>
Date2015-09-10 15:20 +0200
Message-ID<q79VE-2ta-13@gated-at.bofh.it>
In reply to#1222182
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web