patch-2.3.18 linux/kernel/dma.c
Next file: linux/kernel/printk.c
Previous file: linux/include/net/tcp.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Sep 8 11:42:15 1999
- Orig file:
v2.3.17/linux/kernel/dma.c
- Orig date:
Mon Oct 12 11:50:15 1998
diff -u --recursive --new-file v2.3.17/linux/kernel/dma.c linux/kernel/dma.c
@@ -12,9 +12,9 @@
#include <linux/kernel.h>
#include <linux/errno.h>
+#include <linux/spinlock.h>
#include <asm/dma.h>
#include <asm/system.h>
-#include <asm/spinlock.h>
/* A note on resource allocation:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)