diff options
-rw-r--r-- | drivers/media/video/cx23885/cx23885-417.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/cx23885-417.c b/drivers/media/video/cx23885/cx23885-417.c index b02944d38932..9e57c33b5496 100644 --- a/drivers/media/video/cx23885/cx23885-417.c +++ b/drivers/media/video/cx23885/cx23885-417.c | |||
@@ -896,7 +896,7 @@ static int cx23885_load_firmware(struct cx23885_dev *dev) | |||
896 | if (retval != 0) { | 896 | if (retval != 0) { |
897 | printk(KERN_ERR | 897 | printk(KERN_ERR |
898 | "ERROR: Hotplug firmware request failed (%s).\n", | 898 | "ERROR: Hotplug firmware request failed (%s).\n", |
899 | CX2341X_FIRM_ENC_FILENAME); | 899 | CX23885_FIRM_IMAGE_NAME); |
900 | printk(KERN_ERR "Please fix your hotplug setup, the board will " | 900 | printk(KERN_ERR "Please fix your hotplug setup, the board will " |
901 | "not work without firmware loaded!\n"); | 901 | "not work without firmware loaded!\n"); |
902 | return -1; | 902 | return -1; |