All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3.6-rc3] wlcore: Declare MODULE_FIRMWARE usage
@ 2012-08-29 14:48 ` Tim Gardner
  0 siblings, 0 replies; 9+ messages in thread
From: Tim Gardner @ 2012-08-29 14:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: Tim Gardner, Luciano Coelho, John W. Linville, Eliad Peller,
	Arik Nemtsov, Eyal Shapira, linux-wireless, netdev

Cc: Luciano Coelho <coelho@ti.com>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: Eliad Peller <eliad@wizery.com>
Cc: Arik Nemtsov <arik@wizery.com>
Cc: Eyal Shapira <eyal@wizery.com>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 drivers/net/wireless/ti/wlcore/main.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ti/wlcore/main.c b/drivers/net/wireless/ti/wlcore/main.c
index 7254860..a55ace6 100644
--- a/drivers/net/wireless/ti/wlcore/main.c
+++ b/drivers/net/wireless/ti/wlcore/main.c
@@ -5663,3 +5663,4 @@ MODULE_PARM_DESC(no_recovery, "Prevent HW recovery. FW will remain stuck.");
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Luciano Coelho <coelho@ti.com>");
 MODULE_AUTHOR("Juuso Oikarinen <juuso.oikarinen@nokia.com>");
+MODULE_FIRMWARE(WL12XX_NVS_NAME);
-- 
1.7.9.5


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

end of thread, other threads:[~2012-09-28  8:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-29 14:48 [PATCH 3.6-rc3] wlcore: Declare MODULE_FIRMWARE usage Tim Gardner
2012-08-29 14:48 ` Tim Gardner
2012-08-29 17:01 ` Luciano Coelho
2012-08-29 17:13   ` Tim Gardner
2012-08-29 18:57     ` Luciano Coelho
2012-08-29 18:57       ` Luciano Coelho
2012-08-29 19:09       ` [PATCH 3.6-rc3 v2] " Tim Gardner
2012-09-28  8:49         ` Luciano Coelho
2012-09-28  8:49           ` Luciano Coelho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.