u-boot-brain/board/technologic/ts4800
Diego Dorta 7594c51ae6 imx: Include <input.h> header file
When building with W=1 errors like the one below is seen:

board/freescale/mx6sabresd/mx6sabresd.c:546:5: warning:
no previous prototype for ‘overwrite_console’
[-Wmissing-prototypes] int overwrite_console(void)

Fix the build warnings by including <input.h>.

Signed-off-by: Diego Dorta <diego.dorta@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
2017-10-12 17:31:16 +02:00
..
Kconfig ARM: ts4800: add basic board support 2015-09-02 15:26:13 +02:00
MAINTAINERS ARM: ts4800: add basic board support 2015-09-02 15:26:13 +02:00
Makefile ARM: ts4800: add basic board support 2015-09-02 15:26:13 +02:00
ts4800.c imx: Include <input.h> header file 2017-10-12 17:31:16 +02:00
ts4800.h ARM: ts4800: add basic board support 2015-09-02 15:26:13 +02:00