patch-2.4.20 linux-2.4.20/include/asm-ia64/machvec_sn2.h
Next file: linux-2.4.20/include/asm-ia64/module.h
Previous file: linux-2.4.20/include/asm-ia64/machvec_sn1.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ia64/machvec_sn2.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-ia64/machvec_sn2.h linux-2.4.20/include/asm-ia64/machvec_sn2.h
@@ -59,6 +59,7 @@
extern ia64_mv_pci_dma_sync_single sn_pci_dma_sync_single;
extern ia64_mv_pci_dma_sync_sg sn_pci_dma_sync_sg;
extern ia64_mv_pci_dma_address sn_dma_address;
+extern ia64_mv_pci_dma_supported sn_pci_dma_supported;
/*
* This stuff has dual use!
@@ -95,5 +96,6 @@
#define platform_pci_dma_sync_single sn_pci_dma_sync_single
#define platform_pci_dma_sync_sg sn_pci_dma_sync_sg
#define platform_pci_dma_address sn_dma_address
+#define platform_pci_dma_supported sn_pci_dma_supported
#endif /* _ASM_IA64_MACHVEC_SN2_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)