From: Mauro Carvalho Chehab Date: Mon, 14 Sep 2009 20:16:32 +0000 (-0300) Subject: V4L/DVB (12853): tm6000: Fix almost all warnings at the driver X-Git-Tag: v2.6.35-rc1~480^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d339d42d6165c3276b524b939f7866693b83e0;p=pandora-kernel.git V4L/DVB (12853): tm6000: Fix almost all warnings at the driver Onr warning is left, since it is there for a purpose: tm6000-core.c:218: warning: ISO C90 forbids mixed declarations and code It indicates a place where a temporary hack were added. Tests are needed to be sure that we can remove it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed