imx8qm_mek: Include fdt_support.h header
authorAlifer Moraes <alifer.wsdm@gmail.com>
Thu, 16 Jan 2020 15:43:07 +0000 (12:43 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 20 Jan 2020 14:38:16 +0000 (15:38 +0100)
commitc83c00ae675ca5815ca04d7cad411f4900efff5e
tree346be664ded4cae5ec86ac0fbb27b3215605b142
parent09f0c5069066a8332e419c5f5052c2900819eb47
imx8qm_mek: Include fdt_support.h header

Include fdt_support.h header file to fix the following sparse warning:

board/freescale/imx8qm_mek/imx8qm_mek.c:116:5: warning: no previous
prototype for ‘ft_board_setup’ [-Wmissing-prototypes]

Signed-off-by: Alifer Moraes <alifer.wsdm@gmail.com>
board/freescale/imx8qm_mek/imx8qm_mek.c