[PATCH] PCI: Export pci_cfg_space_size
[powerpc.git] / drivers / pci / access.c
index 2a42add..ea16805 100644 (file)
@@ -2,6 +2,8 @@
 #include <linux/module.h>
 #include <linux/ioport.h>
 
+#include "pci.h"
+
 /*
  * This interrupt-safe spinlock protects all accesses to PCI
  * configuration space.