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
..
2020-01-21 08:36:50 -05:00
2020-01-21 08:36:50 -05:00
2019-10-14 09:31:41 +02:00
2019-04-25 19:16:24 +02:00
2019-11-05 10:27:18 +01:00
2019-08-11 16:43:41 -04:00