]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
commit335143c76612a0ae26eef8abeda77641d4f63b50
treed760c2548de13f8787936596cda2e2c1b14cfc23
parent67a9abe9145c56b2de8754e9781eef8db018dc27
fb: Add a prototype for board_video_skip()

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>
include/linux/fb.h