Home
last modified time | relevance | path

Searched hist:a45adde9f7939959c89b18aae6380e9c5121a1ba (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.ca45adde9f7939959c89b18aae6380e9c5121a1ba Wed Dec 07 03:58:10 UTC 2011 Anatolij Gustschin <agust@denx.de> video: cfb_console: fix build warnings

Fix:
cfb_console.c:371: warning: 'cursor_state' defined but not used
cfb_console.c:372: warning: 'old_col' defined but not used
cfb_console.c:373: warning: 'old_row' defined but not used
cfb_console.c:435: warning: 'video_invertchar' defined but not used

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Tested-by: Wolfgang Denk <wd@denx.de>