Files
u-boot/board
Fabio Estevam e0e5f6da6e imx8mq_evk: Staticize when appropriate
Staticize 'spl_dram_init' and 'i2c_pad_info1' to fix the
following sparse warnings:

board/freescale/imx8mq_evk/spl.c:30:6: warning: symbol 'spl_dram_init' was not declared. Should it be static?
board/freescale/imx8mq_evk/spl.c:41:22: warning: symbol 'i2c_pad_info1' was not declared. Should it be static?

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2019-06-11 10:43:00 +02:00
..
2018-11-26 13:57:31 +08:00
2019-04-18 09:43:22 +03:00
2019-05-28 13:58:06 -04:00
2018-12-03 10:44:10 -05:00
2019-05-21 08:03:38 +02:00
2019-05-24 10:14:15 -07:00
2018-09-10 21:19:31 -04:00
2019-03-14 09:38:41 +09:00
2019-05-03 07:30:31 -04:00
2019-04-25 19:21:00 +02:00