commit | 09f0c5069066a8332e419c5f5052c2900819eb47 | [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 | 40eeb9c412572b8f7adf6155d5e6f4ef138fd376 [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>