summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8183/include/soc/md_ctrl.h
blob: f60f15ece7fbf596d00c4f6d01fe768d61cd7426 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __SOC_MEDIATEK_MD_CTRL_H__
#define __SOC_MEDIATEK_MD_CTRL_H__

void mtk_md_early_init(void);

#endif