hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sparc/kernel/iommu_common.h
....@@ -48,6 +48,4 @@
4848 return iommu_is_span_boundary(entry, nr, shift, boundary_size);
4949 }
5050
51
-#define SPARC_MAPPING_ERROR (~(dma_addr_t)0x0)
52
-
5351 #endif /* _IOMMU_COMMON_H */