V4L/DVB: tm6000: fix compilation due to the lack of a semicolon
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 9 Apr 2010 04:57:21 +0000 (01:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:36 +0000 (12:57 -0300)
commitaf9d9cfd54091e8916b8892aaf40812345aac6d3
treea7f480668e914c24df7fceffab6aa7ba12330df8
parent5624c64803dd7c6da7add5a1880d66dbf2df8dc5
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 <mchehab@redhat.com>
drivers/staging/tm6000/tm6000.h