blob: e7c195405ed48d30c5ecfe96d0a5fe33f94e3696 [file] [log] [blame]
Meng Wang43bbb872018-12-10 12:32:05 +08001/* SPDX-License-Identifier: GPL-2.0-only */
Asish Bhattacharya8e2277f2017-07-20 18:31:55 +05302/*
3 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
Asish Bhattacharya8e2277f2017-07-20 18:31:55 +05304 */
5
6#ifndef __AUDIO_EXT_CLK_UP_H_
7#define __AUDIO_EXT_CLK_UP_H_
8
9int audio_ref_clk_platform_init(void);
10void audio_ref_clk_platform_exit(void);
11
12#endif