]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0220a853a071c4d37d496d433951bce96619244
tree6ac3b74cd90e282665f2233f6597e79f51b8f536
parent28ad3d8d701c3acae4b0f9b53c5f3b636532ba30
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