commit | c9c48d9e331c89ee42f95bc8e2dcc1db36e9eaee | [log] [tgz] |
---|---|---|
author | Alifer Moraes <alifer.wsdm@gmail.com> | Thu Jan 16 12:43:06 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 20 15:38:16 2020 +0100 |
tree | ef7f8a0afbc7da06bf0649f7732d442ef26bdff5 | |
parent | 2649d0c6126d634dedfc0d757326bebf267cd06c [diff] |
imx8qxp_mek: Include fdt_support.h header Include fdt_support.h header file to fix the following sparse warning: board/freescale/imx8qxp_mek/imx8qxp_mek.c:129:5: warning: no previous prototype for ‘ft_board_setup’ [-Wmissing-prototypes] Signed-off-by: Alifer Moraes <alifer.wsdm@gmail.com>