mirror of https://gitee.com/openkylin/linux.git
[media] cx231xx: Declare MODULE_FIRMWARE usage
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:
parent
eb3058e78c
commit
b8320e95f7
|
@ -2193,3 +2193,5 @@ int cx231xx_417_register(struct cx231xx *dev)
|
|||
|
||||
return 0;
|
||||
}
|
||||
|
||||
MODULE_FIRMWARE(CX231xx_FIRM_IMAGE_NAME);
|
||||
|
|
Loading…
Reference in New Issue