diff options
author | Diego Dorta <diego.dorta@nxp.com> | 2017-10-05 09:15:57 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-10-12 18:00:01 +0200 |
commit | 342b4b09b1fb58753bc46609d5ea68759b7d8626 (patch) | |
tree | 18b8a6f2e639333881a850fd71eebb242fcf872a /configs/M5485FFE_defconfig | |
parent | fe12386c2aa586e29f32b7b3ee4c621af8c56679 (diff) |
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>
Diffstat (limited to 'configs/M5485FFE_defconfig')
0 files changed, 0 insertions, 0 deletions