|
@@ -16,8 +16,6 @@
|
|
#include <linux/mm.h>
|
|
#include <linux/mm.h>
|
|
#include <linux/scatterlist.h>
|
|
#include <linux/scatterlist.h>
|
|
|
|
|
|
-#define DMA_ERROR_CODE (~(dma_addr_t)0x0)
|
|
|
|
-
|
|
|
|
extern const struct dma_map_ops xtensa_dma_map_ops;
|
|
extern const struct dma_map_ops xtensa_dma_map_ops;
|
|
|
|
|
|
static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus)
|
|
static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus)
|