fb: Add a prototype for board_video_skip()
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 15 Feb 2014 16:52:02 +0000 (14:52 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 5 Mar 2014 11:23:48 +0000 (12:23 +0100)
Add a prototype for board_video_skip() in order to fix the following sparse
warning:

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

Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

No differences found