[media] cx23885: Declare MODULE_FIRMWARE usage

Cc: Steven Toth <stoth@kernellabs.com>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Tim Gardner 2012-07-26 14:39:24 -03:00 committed by Mauro Carvalho Chehab
parent b8320e95f7
commit 583087f567
1 changed files with 2 additions and 0 deletions

View File

@ -1786,3 +1786,5 @@ int cx23885_417_register(struct cx23885_dev *dev)
return 0;
}
MODULE_FIRMWARE(CX23885_FIRM_IMAGE_NAME);