5 lines
89 B
C
5 lines
89 B
C
|
#include <linux/dma-mapping.h>
|
||
|
|
||
|
struct dma_mapping_ops *dma_ops;
|
||
|
EXPORT_SYMBOL(dma_ops);
|