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

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

diff --git a/drivers/media/dvb/frontends/sp887x.c b/drivers/media/dvb/frontends/sp887x.c
index 4a7c3d8..298e2a5 100644
--- a/drivers/media/dvb/frontends/sp887x.c
+++ b/drivers/media/dvb/frontends/sp887x.c
@@ -613,5 +613,6 @@ MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
 
 MODULE_DESCRIPTION("Spase sp887x DVB-T demodulator driver");
 MODULE_LICENSE("GPL");
+MODULE_FIRMWARE(SP887X_DEFAULT_FIRMWARE);
 
 EXPORT_SYMBOL(sp887x_attach);
-- 
1.6.5.2




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

only message in thread, other threads:[~2009-11-07 21:50 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:50 [PATCH 21/75] sp887x: 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