Skip to content
Commit 953d02f0 authored by Pedro Jardim's avatar Pedro Jardim Committed by Lukasz Majewski
Browse files

clock_imx8mq: Make do_imx8m_showclocks() static



Since do_imx8m_showclocks() is only used inside this file, make it 'static'.

This fixes the following sparse warning:

arch/arm/mach-imx/imx8m/clock_imx8mq.c:836:5: warning: no previous prototype
 for ‘do_imx8m_showclocks’ [-Wmissing-prototypes]
 int do_imx8m_showclocks(cmd_tbl_t *cmdtp, int flag, int argc,
     ^~~~~~~~~~~~~~~~~~~

Signed-off-by: default avatarPedro Jardim <jardim.c.pedro@gmail.com>
parent fb3c4d92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment