patch-2.3.24 linux/include/linux/serialP.h

Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/resource.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.23/linux/include/linux/serialP.h linux/include/linux/serialP.h
@@ -23,9 +23,6 @@
 #include <linux/termios.h>
 #include <linux/tqueue.h>
 #include <linux/wait.h>
-#ifdef CONFIG_PCI
-#include <linux/pci.h>
-#endif
 
 /*
  * Counters of the input lines (CTS, DSR, RI, CD) interrupts
@@ -151,6 +148,7 @@
 /*
  * Structures and definitions for PCI support
  */
+struct pci_dev;
 struct pci_board {
 	unsigned short vendor;
 	unsigned short device;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)