From: Mauro Carvalho Chehab Date: Fri, 9 Apr 2010 04:57:21 +0000 (-0300) Subject: V4L/DVB: tm6000: fix compilation due to the lack of a semicolon X-Git-Tag: v2.6.35-rc1~480^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9d9cfd54091e8916b8892aaf40812345aac6d3;p=pandora-kernel.git V4L/DVB: tm6000: fix compilation due to the lack of a semicolon Add a missing semicolon to fix this error: In file included from drivers/staging/tm6000/tm6000-cards.c:32: drivers/staging/tm6000/tm6000.h:123: error: two or more data types in declaration specifiers Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed