u-boot-brain/arch/arm/mach-imx/imx8m
Pedro Jardim 953d02f001 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: Pedro Jardim <jardim.c.pedro@gmail.com>
2020-01-26 21:57:08 +01:00
..
clock_imx8mm.c imx8m: clock_imx8mm: Staticize functions 2020-01-20 15:38:16 +01:00
clock_imx8mq.c clock_imx8mq: Make do_imx8m_showclocks() static 2020-01-26 21:57:08 +01:00
clock_slice.c imx: imx8mp: add basic clock 2020-01-08 13:20:08 +01:00
imximage-8mm-lpddr4.cfg imx8m: add image cfg for i.MX8MM lpddr4 2019-10-08 16:36:36 +02:00
imximage-8mn-ddr4.cfg imx8m: add i.MX8MN ddr4 image cfg file 2019-11-05 10:27:18 +01:00
imximage-8mp-lpddr4.cfg imx: imx8m: add imximage-8mp-lpddr4.cfg 2020-01-08 13:20:09 +01:00
imximage.cfg imx: imx8m: introduce imximage cfg file 2019-01-01 14:12:18 +01:00
Kconfig imx: add i.MX8MP EVK board 2020-01-08 13:20:09 +01:00
lowlevel_init.S imx: rename mx8m,MX8M to imx8m,IMX8M 2019-01-01 14:12:18 +01:00
Makefile imx: imx8mp: add basic clock 2020-01-08 13:20:08 +01:00
soc.c imx8mp: set BYPASS ID SWAP to avoid AXI bus errors 2020-01-08 13:20:08 +01:00