patch-2.4.4 linux/include/asm-ia64/sn/dmamap.h
Next file: linux/include/asm-ia64/sn/eeprom.h
Previous file: linux/include/asm-ia64/sn/cmn_err.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Apr 5 12:51:47 2001
- Orig file:
v2.4.3/linux/include/asm-ia64/sn/dmamap.h
- Orig date:
Thu Jan 4 13:00:15 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-ia64/sn/dmamap.h linux/include/asm-ia64/sn/dmamap.h
@@ -10,6 +10,8 @@
#ifndef _ASM_SN_DMAMAP_H
#define _ASM_SN_DMAMAP_H
+#include <asm/sn/sv.h>
+
#ifdef __cplusplus
extern "C" {
#endif
@@ -53,7 +55,7 @@
extern int dma_map(dmamap_t *, caddr_t, int);
extern int dma_map2(dmamap_t *, caddr_t, caddr_t, int);
extern paddr_t dma_mapaddr(dmamap_t *, caddr_t);
-#ifdef IRIX
+#ifdef LATER
extern int dma_mapbp(dmamap_t *, buf_t *, int);
#endif
extern int dma_map_alenlist(dmamap_t *, struct alenlist_s *, size_t);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)