wlcore: Declare MODULE_FIRMWARE usage
authorTim Gardner <tim.gardner@canonical.com>
Wed, 29 Aug 2012 19:09:33 +0000 (13:09 -0600)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:07:28 +0000 (12:07 +0300)
commit0635ad4550d1f30f265c7022a6988e49bf7a6fa3
tree6ac3b74cd90e282665f2233f6597e79f51b8f536
parentae35c30c144b90266c75c5a1838753ff0c9130d0
wlcore: Declare MODULE_FIRMWARE usage

Declare any firmware that might be used by this driver.
If all drivers declare their firmware usage, then a sufficiently
complete list of firmware files can then be used to pare down
the external linux-firmware package to just the files in actual use.

Cc: Luciano Coelho <coelho@ti.com>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
drivers/net/wireless/ti/wlcore/main.c