public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 36/75] s2255drv: declare MODULE_FIRMWARE
@ 2009-11-07 21:52 Ben Hutchings
  0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2009-11-07 21:52 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 drivers/media/video/s2255drv.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/s2255drv.c b/drivers/media/video/s2255drv.c
index d0824f3..cf12356 100644
--- a/drivers/media/video/s2255drv.c
+++ b/drivers/media/video/s2255drv.c
@@ -56,7 +56,7 @@
 #include <linux/usb.h>
 
 #define FIRMWARE_FILE_NAME "f2255usb.bin"
-
+MODULE_FIRMWARE(FIRMWARE_FILE_NAME);
 

 /* default JPEG quality */
-- 
1.6.5.2




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-07 21:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 21:52 [PATCH 36/75] s2255drv: declare MODULE_FIRMWARE Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox