summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-02-14 23:46:17 +0100
committerJiri Kosina <jkosina@suse.cz>2011-02-17 17:39:37 +0100
commitf95497d9df340fa35aea01e2f2e5d31ecdf7118e (patch)
treefae606f2ffeb49956e38d261407f8071e8e5285e /drivers/tty/serial/pch_uart.c
parentbf6a41db7726e6c09b9c6ac993457b7260473406 (diff)
downloadop-kernel-dev-f95497d9df340fa35aea01e2f2e5d31ecdf7118e.zip
op-kernel-dev-f95497d9df340fa35aea01e2f2e5d31ecdf7118e.tar.gz
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Only include linux/pci.h once in drivers/tty/serial/pch_uart.c Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/tty/serial/pch_uart.c')
-rw-r--r--drivers/tty/serial/pch_uart.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/pch_uart.c b/drivers/tty/serial/pch_uart.c
index 70a6145..8be9faa 100644
--- a/drivers/tty/serial/pch_uart.c
+++ b/drivers/tty/serial/pch_uart.c
@@ -15,7 +15,6 @@
*Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
#include <linux/serial_reg.h>
-#include <linux/pci.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/serial_core.h>
OpenPOWER on IntegriCloud