]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
V4L-DVB: tm6000: add missing BEHOLDER board definitions
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Feb 2010 10:48:22 +0000 (08:48 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:43:47 +0000 (00:43 -0300)
The missing of those board definitions break compilation

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-cards.c

index 9e8f1fbcceb54799ad5e434810eeaaf1c764aca1..16d49c6ba0a67407a32cd2524482988dd6dda5b2 100644 (file)
@@ -44,6 +44,8 @@
 #define TM6000_BOARD_FREECOM_AND_SIMILAR       7
 #define TM6000_BOARD_ADSTECH_MINI_DUAL_TV      8
 #define TM6010_BOARD_HAUPPAUGE_900H            9
+#define TM6010_BOARD_BEHOLD_WANDER             10
+#define TM6010_BOARD_BEHOLD_VOYAGER            11
 
 #define TM6000_MAXBOARDS        16
 static unsigned int card[]     = {[0 ... (TM6000_MAXBOARDS - 1)] = UNSET };