imx8qxp_mek: Include fdt_support.h header
authorAlifer Moraes <alifer.wsdm@gmail.com>
Thu, 16 Jan 2020 15:43:06 +0000 (12:43 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 20 Jan 2020 14:38:16 +0000 (15:38 +0100)
commit09f0c5069066a8332e419c5f5052c2900819eb47
treeef7f8a0afbc7da06bf0649f7732d442ef26bdff5
parent40eeb9c412572b8f7adf6155d5e6f4ef138fd376
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>
board/freescale/imx8qxp_mek/imx8qxp_mek.c