patch-2.4.2 linux/drivers/char/dsp56k.c
Next file: linux/drivers/char/dtlk.c
Previous file: linux/drivers/char/drm/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Feb 9 11:30:22 2001
- Orig file:
v2.4.1/linux/drivers/char/dsp56k.c
- Orig date:
Mon Oct 16 12:58:51 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/char/dsp56k.c linux/drivers/char/dsp56k.c
@@ -25,7 +25,7 @@
#include <linux/module.h>
#include <linux/version.h>
-#include <linux/malloc.h> /* for kmalloc() and kfree() */
+#include <linux/slab.h> /* for kmalloc() and kfree() */
#include <linux/sched.h> /* for struct wait_queue etc */
#include <linux/major.h>
#include <linux/types.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)