kernel_samsung_a34x-permissive/include/linux/dma-removed.h
2024-04-28 15:51:13 +02: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 */