Skip to content

Commit

Permalink
[media] cx231xx: Declare MODULE_FIRMWARE usage
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Tim Gardner authored and Mauro Carvalho Chehab committed Jul 31, 2012
1 parent eb3058e commit b8320e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/video/cx231xx/cx231xx-417.c
Original file line number Diff line number Diff line change
Expand Up @@ -2193,3 +2193,5 @@ int cx231xx_417_register(struct cx231xx *dev)

return 0;
}

MODULE_FIRMWARE(CX231xx_FIRM_IMAGE_NAME);

0 comments on commit b8320e9

Please sign in to comment.