1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-28 17:13:38 +01:00
Files
u-boot-megous/arch/arm/mach-imx
Pedro Jardim 2f39ab1649 clock_imx8mq: Make frac_pll_init() static
Since frac_pll_init() is only used in this file, change it to 'static'.

This fixes the following sparse warning:

arch/arm/mach-imx/imx8m/clock_imx8mq.c:662:5: warning: no previous
prototype for ‘frac_pll_init’ [-Wmissing-prototypes]

Signed-off-by: Pedro Jardim <jardim.c.pedro@gmail.com>
2020-01-26 21:57:09 +01:00
..
2019-11-05 10:27:18 +01:00