patch-2.4.2 linux/drivers/i2o/i2o_pci.c

Next file: linux/drivers/ide/Config.in
Previous file: linux/drivers/i2o/i2o_lan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/drivers/i2o/i2o_pci.c linux/drivers/i2o/i2o_pci.c
@@ -24,7 +24,7 @@
 #include <linux/i2o.h>
 #include <linux/errno.h>
 #include <linux/init.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 #include <asm/io.h>
 
 #ifdef CONFIG_MTRR

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