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

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)