18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci// Copyright (c) 2018, The Linux Foundation. All rights reserved.
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#ifndef __QCOM_SND_COMMON_H__
58c2ecf20Sopenharmony_ci#define __QCOM_SND_COMMON_H__
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#include <sound/soc.h>
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciint qcom_snd_parse_of(struct snd_soc_card *card);
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif
12