]> git.karo-electronics.de Git - mv-sheeva.git/commit
fbdev: sh_mobile_hdmi: fix up compiler warnings.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Nov 2010 08:54:20 +0000 (17:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 10 Nov 2010 08:54:20 +0000 (17:54 +0900)
commitc724d07a56e60e91b0aa75193f86fb000545ffe4
tree91af3472554593c065196f26e18c3ad33cf6bbde
parent830539d14379d0f5cb07832a3e4466418011f843
fbdev: sh_mobile_hdmi: fix up compiler warnings.

  CC      drivers/video/sh_mobile_hdmi.o
drivers/video/sh_mobile_hdmi.c: In function 'sh_hdmi_avi_infoframe_setup':
drivers/video/sh_mobile_hdmi.c:539: warning: unused variable 'var'
drivers/video/sh_mobile_hdmi.c: In function 'sh_hdmi_clk_configure':
drivers/video/sh_mobile_hdmi.c:1021: warning: unused variable 'pdata'

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/sh_mobile_hdmi.c