From e4228d7cf5844776bfe7c1a466fc827530c0086f Mon Sep 17 00:00:00 2001 From: Wang Long Date: Mon, 9 Mar 2015 04:17:51 +0000 Subject: [PATCH] serial: 8250: remove the redundant include The serial_core.h file have been included in header file serial_8250.h. so remove the "#include " in some 8250 serial drivers, because they have included the header file serial_8250.h. Signed-off-by: Wang Long Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed