Commit 9d3aeb5f authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L-DVB: tm6000: add missing BEHOLDER board definitions

The missing of those board definitions break compilation
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent c733a4d5
......@@ -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 };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment