]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
wandboard: Include <input.h>
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 15 Feb 2014 16:52:01 +0000 (14:52 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 5 Mar 2014 11:23:48 +0000 (12:23 +0100)
commit67a9abe9145c56b2de8754e9781eef8db018dc27
treecf2ad38164cd1ba9cf9d4fb00d0f1a2ecb1a2d5f
parent2fb639646d64882229f0870d0791746791124c45
wandboard: Include <input.h>

Include <input.h> in order to fix the following sparse warning:

wandboard.c:278:5: warning: symbol 'overwrite_console' was not declared. Should it be static?

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/wandboard/wandboard.c