diff options
| author | 2015-09-10 15:14:21 +0200 | |
|---|---|---|
| committer | 2015-11-03 07:23:29 +0100 | |
| commit | 6ebbabbaed0b38563f62100762e3b3780655f83f (patch) | |
| tree | 63ed4529ce0a663c99737c0a3c38bfd9a2911836 | |
| parent | Linux 4.3 (diff) | |
| download | wireguard-linux-6ebbabbaed0b38563f62100762e3b3780655f83f.tar.xz wireguard-linux-6ebbabbaed0b38563f62100762e3b3780655f83f.zip | |
avr32: atngw100: remove useless include
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Diffstat (limited to '')
| -rw-r--r-- | arch/avr32/boards/atngw100/mrmt.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |
