public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 75/75] snd-aica: declare MODULE_FIRMWARE
@ 2009-11-07 22:13 Ben Hutchings
  2009-11-08  8:14 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2009-11-07 22:13 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai; +Cc: alsa-devel, linux-sh

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

diff --git a/sound/sh/aica.c b/sound/sh/aica.c
index 583a369..a0df401 100644
--- a/sound/sh/aica.c
+++ b/sound/sh/aica.c
@@ -49,6 +49,7 @@ MODULE_AUTHOR("Adrian McMenamin <adrian@mcmen.demon.co.uk>");
 MODULE_DESCRIPTION("Dreamcast AICA sound (pcm) driver");
 MODULE_LICENSE("GPL");
 MODULE_SUPPORTED_DEVICE("{{Yamaha/SEGA, AICA}}");
+MODULE_FIRMWARE("aica_firmware.bin");
 
 /* module parameters */
 #define CARD_NAME "AICA"
-- 
1.6.5.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-08  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 22:13 [PATCH 75/75] snd-aica: declare MODULE_FIRMWARE Ben Hutchings
2009-11-08  8:14 ` Takashi Iwai

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