Loading arch/openrisc/include/asm/dma-mapping.h +0 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,6 @@ #include <linux/kmemcheck.h> #include <linux/dma-mapping.h> #define DMA_ERROR_CODE (~(dma_addr_t)0x0) extern const struct dma_map_ops or1k_dma_map_ops; static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) Loading Loading
arch/openrisc/include/asm/dma-mapping.h +0 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,6 @@ #include <linux/kmemcheck.h> #include <linux/dma-mapping.h> #define DMA_ERROR_CODE (~(dma_addr_t)0x0) extern const struct dma_map_ops or1k_dma_map_ops; static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) Loading