diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r-- | drivers/media/video/cx88/cx88.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h index 5c4e845c1cf0..db1450c74940 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -76,8 +76,8 @@ enum cx88_deemph_type { | |||
76 | 76 | ||
77 | enum cx88_board_type { | 77 | enum cx88_board_type { |
78 | CX88_BOARD_NONE = 0, | 78 | CX88_BOARD_NONE = 0, |
79 | CX88_BOARD_DVB, | 79 | CX88_MPEG_DVB, |
80 | CX88_BOARD_BLACKBIRD | 80 | CX88_MPEG_BLACKBIRD |
81 | }; | 81 | }; |
82 | 82 | ||
83 | /* ----------------------------------------------------------- */ | 83 | /* ----------------------------------------------------------- */ |