patch-2.4.21 linux-2.4.21/include/asm-ia64/machvec_hpzx1.h

Next file: linux-2.4.21/include/asm-ia64/machvec_sn1.h
Previous file: linux-2.4.21/include/asm-ia64/machvec.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ia64/machvec_hpzx1.h linux-2.4.21/include/asm-ia64/machvec_hpzx1.h
@@ -11,7 +11,6 @@
 extern ia64_mv_pci_unmap_single sba_unmap_single;
 extern ia64_mv_pci_map_sg sba_map_sg;
 extern ia64_mv_pci_unmap_sg sba_unmap_sg;
-extern ia64_mv_pci_dma_address sba_dma_address;
 extern ia64_mv_pci_dma_supported sba_dma_supported;
 
 /*
@@ -35,7 +34,6 @@
 #define platform_pci_unmap_sg		sba_unmap_sg
 #define platform_pci_dma_sync_single	((ia64_mv_pci_dma_sync_single *) machvec_noop)
 #define platform_pci_dma_sync_sg	((ia64_mv_pci_dma_sync_sg *) machvec_noop)
-#define platform_pci_dma_address	sba_dma_address
 #define platform_pci_dma_supported	sba_dma_supported
 
 #endif /* _ASM_IA64_MACHVEC_HPZX1_h */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)