blob: f32463520062862f4192653e03abaa57c5584a25 [file] [log] [blame]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef __AML_AUDIO_EFFECTS_H__
#define __AML_AUDIO_EFFECTS_H__
int card_add_effects_init(struct snd_soc_card *card);
#endif