aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/media/video/cx88/cx88-blackbird.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-blackbird.c b/drivers/media/video/cx88/cx88-blackbird.c
index 7a50ad4d737d..997b9b87b542 100644
--- a/drivers/media/video/cx88/cx88-blackbird.c
+++ b/drivers/media/video/cx88/cx88-blackbird.c
@@ -54,7 +54,7 @@ static LIST_HEAD(cx8802_devlist);
54 54
55/* ------------------------------------------------------------------ */ 55/* ------------------------------------------------------------------ */
56 56
57#define BLACKBIRD_FIRM_ENC_FILENAME "blackbird-fw-enc.bin" 57#define BLACKBIRD_FIRM_ENC_FILENAME "v4l-cx2341x-enc.fw"
58#define BLACKBIRD_FIRM_IMAGE_SIZE 256*1024 58#define BLACKBIRD_FIRM_IMAGE_SIZE 256*1024
59 59
60/* defines below are from ivtv-driver.h */ 60/* defines below are from ivtv-driver.h */