aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx231xx
diff options
context:
space:
mode:
authorTim Gardner <tim.gardner@canonical.com>2012-07-26 12:31:30 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-08-15 23:46:14 -0600
commitc4af3ccc34eb2c7d6ceb3d561f89f0d485ce640e (patch)
tree870c43797c350385d2eee833ee7dcdd070f78947 /drivers/media/video/cx231xx
parent159ee422fff915ac582f93fdcc371af38a2757e8 (diff)
UBUNTU: SAUCE: cx231xx: Declare MODULE_FIRMWARE usage
(Sent upstream) Cc: Mauro Carvalho Chehab <mchehab@infradead.org> Cc: Hans Verkuil <hans.verkuil@cisco.com> Cc: linux-media@vger.kernel.org Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Diffstat (limited to 'drivers/media/video/cx231xx')
-rw-r--r--drivers/media/video/cx231xx/cx231xx-417.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/cx231xx/cx231xx-417.c b/drivers/media/video/cx231xx/cx231xx-417.c
index ce2f62238a1..b024e5197a7 100644
--- a/drivers/media/video/cx231xx/cx231xx-417.c
+++ b/drivers/media/video/cx231xx/cx231xx-417.c
@@ -2193,3 +2193,5 @@ int cx231xx_417_register(struct cx231xx *dev)
return 0;
}
+
+MODULE_FIRMWARE(CX231xx_FIRM_IMAGE_NAME);