u-boot-brain/board/el/el6x
Diego Dorta e6e4db4473 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>
(cherry picked from commit 6174017871a1894aa9c0a7fb6d850e3def3fcc94)
2017-10-02 14:31:32 -03:00
..
el6x.c imx: Include <input.h> header file 2017-10-02 14:31:32 -03:00
Kconfig mx6: add support for el6x board 2016-07-12 17:58:48 +02:00
MAINTAINERS mx6: add support for el6x board 2016-07-12 17:58:48 +02:00
Makefile mx6: add support for el6x board 2016-07-12 17:58:48 +02:00