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)
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>

No differences found