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>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
5a22e30def
commit
6816383a09
@@ -47,8 +47,7 @@
|
||||
#endif
|
||||
|
||||
#include <linux/serial_core.h>
|
||||
|
||||
#include "suncore.h"
|
||||
#include <linux/sunserialcore.h>
|
||||
|
||||
/* We are on a NS PC87303 clocked with 24.0 MHz, which results
|
||||
* in a UART clock of 1.8462 MHz.
|
||||
|
Reference in New Issue
Block a user