linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 09/11] metronomefb: declare MODULE_FIRMWARE
@ 2010-01-13 23:40 Ben Hutchings
  0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2010-01-13 23:40 UTC (permalink / raw)
  To: linux-fbdev, LKML

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

diff --git a/drivers/video/metronomefb.c b/drivers/video/metronomefb.c
index 661bfd2..7b89532 100644
--- a/drivers/video/metronomefb.c
+++ b/drivers/video/metronomefb.c
@@ -792,3 +792,4 @@ module_exit(metronomefb_exit);
 MODULE_DESCRIPTION("fbdev driver for Metronome controller");
 MODULE_AUTHOR("Jaya Kumar");
 MODULE_LICENSE("GPL");
+MODULE_FIRMWARE("metronome.wbf");
-- 
1.6.5.7




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

only message in thread, other threads:[~2010-01-13 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 23:40 [PATCH 09/11] metronomefb: 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;
as well as URLs for NNTP newsgroup(s).