patch-2.4.2 linux/drivers/usb/dc2xx.c

Next file: linux/drivers/usb/dsbr100.c
Previous file: linux/drivers/usb/bluetooth.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/drivers/usb/dc2xx.c linux/drivers/usb/dc2xx.c
@@ -60,7 +60,7 @@
 #include <linux/random.h>
 #include <linux/poll.h>
 #include <linux/init.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 #include <linux/module.h>
 
 #ifdef CONFIG_USB_DEBUG

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