patch-2.4.23 linux-2.4.23/include/asm-m68k/dvma.h
Next file: linux-2.4.23/include/asm-m68k/elf.h
Previous file: linux-2.4.23/include/asm-ia64/ustack.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-11-28 10:26:21.000000000 -0800
-  Orig file: 
linux-2.4.22/include/asm-m68k/dvma.h
-  Orig date: 
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.22/include/asm-m68k/dvma.h linux-2.4.23/include/asm-m68k/dvma.h
@@ -110,7 +110,7 @@
 /* Linux DMA information structure, filled during probe. */
 struct Linux_SBus_DMA {
 	struct Linux_SBus_DMA *next;
-	struct linux_sbus_device *SBus_dev;
+	struct sbus_dev *SBus_dev;
 	struct sparc_dma_registers *regs;
 
 	/* Status, misc info */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)