patch-2.3.99-pre7 linux/arch/ppc/mbxboot/qspan_pci.c
Next file: linux/arch/ppc/mm/fault.c
Previous file: linux/arch/ppc/mbxboot/pci.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue May 2 13:05:40 2000
- Orig file:
v2.3.99-pre6/linux/arch/ppc/mbxboot/qspan_pci.c
- Orig date:
Sat Oct 9 11:47:50 1999
diff -u --recursive --new-file v2.3.99-pre6/linux/arch/ppc/mbxboot/qspan_pci.c linux/arch/ppc/mbxboot/qspan_pci.c
@@ -9,7 +9,8 @@
* I don't know what to do about interrupts (yet).
*/
-#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)