[PATCH v2 3/7] arm: mediatek: mt8183: remove unused function
Macpaul Lin (林智斌)
Macpaul.Lin at mediatek.com
Thu Feb 12 11:45:26 CET 2026
On Mon, 2026-02-09 at 10:39 -0600, David Lechner wrote:
> Remove the mtk_pll_early_init() function as it is not used anywhere.
>
> Signed-off-by: David Lechner <dlechner at baylibre.com>
> ---
> arch/arm/mach-mediatek/mt8183/init.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/arch/arm/mach-mediatek/mt8183/init.c b/arch/arm/mach-
> mediatek/mt8183/init.c
> index 39072622788..b445f3ea1e3 100644
> --- a/arch/arm/mach-mediatek/mt8183/init.c
> +++ b/arch/arm/mach-mediatek/mt8183/init.c
> @@ -37,11 +37,6 @@ int dram_init_banksize(void)
> return 0;
> }
>
> -int mtk_pll_early_init(void)
> -{
> - return 0;
> -}
> -
> void reset_cpu(void)
> {
> psci_system_reset();
>
Reviewed-by: Macpaul Lin <macpaul.lin at mediatek.com>
Thanks!
Macpaul Lin
More information about the U-Boot
mailing list