mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
arm: mediatek: mt8183: remove unused function
Remove the mtk_pll_early_init() function as it is not used anywhere. Signed-off-by: David Lechner <dlechner@baylibre.com> Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com>
This commit is contained in:
parent
d8c550fb7a
commit
35d5cd5415
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user