From: Justin P. Mattock Date: Mon, 21 Jun 2010 16:15:47 +0000 (-0300) Subject: V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not used X-Git-Tag: v2.6.36-rc1~582^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a04b75410a15f5e2f136620a08da7ff3ee2dc7d9;p=pandora-kernel.git V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not used Resend due to a whitespace issue I created by mistake. The below patch fixes a warning message create by gcc 4.6.0 CC [M] drivers/media/common/tuners/tuner-simple.o drivers/media/common/tuners/tuner-simple.c: In function 'simple_set_tv_freq': drivers/media/common/tuners/tuner-simple.c:548:20: warning: variable 'tun' set but not used Signed-off-by: Justin P. Mattock Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed