[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.
[safe/jmp/linux-2.6] / drivers / pci / pci.c
index fc8cc6c..88cbe5b 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/module.h>
 #include <linux/spinlock.h>
 #include <asm/dma.h>   /* isa_dma_bridge_buggy */
+#include "pci.h"
 
 
 /**