linuxOS_AP05/kernel/include/linux/dma-removed.h
2025-06-02 13:59:07 +08:00

9 lines
187 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __LINUX_DMA_REMOVED_H
#define __LINUX_DMA_REMOVED_H
extern const struct dma_map_ops removed_dma_ops;
#endif /* __LINUX_DMA_REMOVED_H */