Skip to content

Commit

Permalink
wl1251: add nvs file name to module firmware list
Browse files Browse the repository at this point in the history
Add nvs file name to module firmware list

Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Pavel Machek <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
  • Loading branch information
pavelmachek authored and linvjw committed Jan 9, 2014
1 parent b90a116 commit deb6e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/ti/wl1251/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1603,3 +1603,4 @@ MODULE_DESCRIPTION("TI wl1251 Wireles LAN Driver Core");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Kalle Valo <[email protected]>");
MODULE_FIRMWARE(WL1251_FW_NAME);
MODULE_FIRMWARE(WL1251_NVS_NAME);

0 comments on commit deb6e6b

Please sign in to comment.