Skip to content
Snippets Groups Projects
Commit 2f39ab16 authored by Pedro Jardim's avatar Pedro Jardim Committed by Lukasz Majewski
Browse files

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: default avatarPedro Jardim <jardim.c.pedro@gmail.com>
parent 852cd55e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment