Commit 583087f5 authored by Tim Gardner's avatar Tim Gardner Committed by Mauro Carvalho Chehab

[media] cx23885: Declare MODULE_FIRMWARE usage

Cc: Steven Toth <stoth@kernellabs.com>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent b8320e95
...@@ -1786,3 +1786,5 @@ int cx23885_417_register(struct cx23885_dev *dev) ...@@ -1786,3 +1786,5 @@ int cx23885_417_register(struct cx23885_dev *dev)
return 0; return 0;
} }
MODULE_FIRMWARE(CX23885_FIRM_IMAGE_NAME);
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