From: Mauro Carvalho Chehab Date: Thu, 7 Oct 2010 12:42:43 +0000 (-0300) Subject: [media] staging/tm6000: Fix a warning message X-Git-Tag: v2.6.37-rc1~64^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d4350c544066d590eee93582220128e8be8b1c;p=pandora-kernel.git [media] staging/tm6000: Fix a warning message I added a code to the driver to force it to produce a warning. This were intended to remind me about a very bad hack. I never found a way to workaround. So, instead of those warnings: drivers/staging/tm6000/tm6000-core.c: In function ‘tm6000_init_analog_mode’: drivers/staging/tm6000/tm6000-core.c:328: warning: ISO C90 forbids mixed declarations and code Let's document the issue and hope if someone with the support of the vendor might fix it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed