patch-2.1.36 linux/include/asm-m68k/scatterlist.h

Next file: linux/include/asm-m68k/semaphore.h
Previous file: linux/include/asm-m68k/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.35/linux/include/asm-m68k/scatterlist.h linux/include/asm-m68k/scatterlist.h
@@ -6,12 +6,9 @@
     char * alt_address; /* Location of actual if address is a 
 			 * dma indirect buffer.  NULL otherwise */
     unsigned int length;
-
-#ifdef __sparc__
-    char * dvma_address; /* A place to hang host-specific addresses at. */
-#endif
 };
 
+/* This is bogus and should go away. */
 #define ISA_DMA_THRESHOLD (0x00ffffff)
 
 #endif /* !(_M68K_SCATTERLIST_H) */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov