u-boot-brain/arch/arm/include
Diego Dorta 342b4b09b1 mx6: clock: Add a prototype for do_mx6_showclocks()
When compiling with W=1 the following warning is observed:

arch/arm/mach-imx/mx6/clock.c:1268:5: warning: no previous prototype for ‘do_mx6_showclocks’ [-Wmissing-prototypes] int do_mx6_showclocks(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])

Remove this warning by adding the function prototype into arch-mx6/clock.h file.

Signed-off-by: Diego Dorta <diego.dorta@nxp.com>
2017-10-12 18:00:01 +02:00
..
asm mx6: clock: Add a prototype for do_mx6_showclocks() 2017-10-12 18:00:01 +02:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00