drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / sound / soc / loongson / loongson_dma.h
blob073ee8c0c0468a686396f8d4dcba97c41f49446e
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * ALSA ASoC interface for the Loongson platform
5 * Copyright (C) 2023 Loongson Technology Corporation Limited
6 * Author: Yingkun Meng <mengyingkun@loongson.cn>
7 */
9 #ifndef _LOONGSON_DMA_H
10 #define _LOONGSON_DMA_H
12 #include <sound/soc.h>
14 extern const struct snd_soc_component_driver loongson_i2s_component;
16 #endif