patch-2.3.18 linux/include/asm-sparc/dma.h

Next file: linux/include/asm-sparc/hardirq.h
Previous file: linux/include/asm-sh/spinlock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/include/asm-sparc/dma.h linux/include/asm-sparc/dma.h
@@ -1,4 +1,4 @@
-/* $Id: dma.h,v 1.30 1999/08/08 14:03:37 shadow Exp $
+/* $Id: dma.h,v 1.31 1999/09/10 10:44:15 davem Exp $
  * include/asm-sparc/dma.h
  *
  * Copyright 1995 (C) David S. Miller (davem@caip.rutgers.edu)
@@ -16,7 +16,7 @@
 #include <asm/delay.h>
 #include <asm/oplib.h>
 #include <asm/system.h>
-#include <asm/spinlock.h>
+#include <linux/spinlock.h>
 
 extern spinlock_t  dma_spin_lock;
 

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