Skip to content

Commit

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

return 0;
}

MODULE_FIRMWARE(CX23885_FIRM_IMAGE_NAME);

0 comments on commit 583087f

Please sign in to comment.