summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRichard Genoud <richard.genoud@gmail.com>2017-03-03 15:13:44 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-14 10:59:04 +0800
commit8961df8950b1235cb7594e143a31bcc63757b660 (patch)
treee5511ec679cb0a3357c9d91133706cfc8b0b6c58 /MAINTAINERS
parent2b57b7ff9d0322e188a83fd80837afe6af1efa02 (diff)
downloadop-kernel-dev-8961df8950b1235cb7594e143a31bcc63757b660.zip
op-kernel-dev-8961df8950b1235cb7594e143a31bcc63757b660.tar.gz
tty/serial: atmel: move atmel_serial header into driver directory
atmel_serial.h is only used by atmel_serial.c, so there's no need for it to lie in include/linux. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c776906..010ab74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8283,7 +8283,7 @@ MICROCHIP / ATMEL AT91 / AT32 SERIAL DRIVER
M: Richard Genoud <richard.genoud@gmail.com>
S: Maintained
F: drivers/tty/serial/atmel_serial.c
-F: include/linux/atmel_serial.h
+F: drivers/tty/serial/atmel_serial.h
MICROCHIP / ATMEL DMA DRIVER
M: Ludovic Desroches <ludovic.desroches@microchip.com>
OpenPOWER on IntegriCloud