patch-2.3.99-pre7 linux/arch/ppc/mbxboot/pci.c

Next file: linux/arch/ppc/mbxboot/qspan_pci.c
Previous file: linux/arch/ppc/mbxboot/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/arch/ppc/mbxboot/pci.c linux/arch/ppc/mbxboot/pci.c
@@ -1,6 +1,7 @@
 /* Stand alone funtions for QSpan Tundra support.
  */
-#include <sys/types.h>
+#include <linux/types.h>
+#include <linux/kernel.h>
 #include <linux/pci.h>
 #include <asm/mpc8xx.h>
 

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