aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index 5c4e845c1cf..db1450c7494 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -76,8 +76,8 @@ enum cx88_deemph_type {
enum cx88_board_type {
CX88_BOARD_NONE = 0,
- CX88_BOARD_DVB,
- CX88_BOARD_BLACKBIRD
+ CX88_MPEG_DVB,
+ CX88_MPEG_BLACKBIRD
};
/* ----------------------------------------------------------- */