linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ppc / syslib / m8260_pci_erratum9.c
index 974581e..1dc7e4e 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * arch/ppc/platforms/mpc8260_pci9.c
+ *
  * Workaround for device erratum PCI 9.
  * See Motorola's "XPC826xA Family Device Errata Reference."
  * The erratum applies to all 8260 family Hip4 processors.  It is scheduled 
@@ -15,6 +17,7 @@
  * or implied.
  */
 #include <linux/kernel.h>
+#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/pci.h>
 #include <linux/types.h>