tty/serial: atmel: move atmel_serial header into driver directory
authorRichard Genoud <richard.genoud@gmail.com>
Fri, 3 Mar 2017 14:13:44 +0000 (15:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Mar 2017 02:59:04 +0000 (10:59 +0800)
commit8961df8950b1235cb7594e143a31bcc63757b660
treee5511ec679cb0a3357c9d91133706cfc8b0b6c58
parent2b57b7ff9d0322e188a83fd80837afe6af1efa02
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>
MAINTAINERS
drivers/tty/serial/atmel_serial.c
drivers/tty/serial/atmel_serial.h [moved from include/linux/atmel_serial.h with 100% similarity]