tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 9 Feb 2012 23:48:19 +0000 (18:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Feb 2012 18:44:35 +0000 (10:44 -0800)
commit6816383a09b5be8d35f14f4c25dedb64498e4959
treee4ae32d0f8f4644b72ad83ba04cbb04c636a0553
parent5a22e30def8b9539576ff047adb14455ca559f07
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h

There are multiple users of this file from different source
paths now, and rather than have ../ paths in include statements,
just move the file to the linux header dir.

Suggested-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/tty/serial/8250/8250.c
drivers/tty/serial/suncore.c
drivers/tty/serial/suncore.h [deleted file]
drivers/tty/serial/sunhv.c
drivers/tty/serial/sunsab.c
drivers/tty/serial/sunsu.c
drivers/tty/serial/sunzilog.c
include/linux/sunserialcore.h [new file with mode: 0644]