Cc: Luciano Coelho <coe...@ti.com> Cc: "John W. Linville" <linvi...@tuxdriver.com> Cc: Eliad Peller <el...@wizery.com> Cc: Arik Nemtsov <a...@wizery.com> Cc: Eyal Shapira <e...@wizery.com> Cc: linux-wirel...@vger.kernel.org Cc: net...@vger.kernel.org Signed-off-by: Tim Gardner <tim.gard...@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 <coe...@ti.com>"); MODULE_AUTHOR("Juuso Oikarinen <juuso.oikari...@nokia.com>"); +MODULE_FIRMWARE(WL12XX_NVS_NAME); -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/