Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / arch / arm / mach-mediatek / init.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2018 MediaTek Inc.
4  */
5
6 #ifndef __MEDIATEK_INIT_H_
7 #define __MEDIATEK_INIT_H_
8
9 extern int mtk_soc_early_init(void);
10
11 #endif /* __MEDIATEK_INIT_H_ */