rtl8xxxu: Fix non static symbol warning
authorWei Yongjun <weiyongjun1@huawei.com>
Fri, 18 Nov 2016 21:44:28 +0000 (16:44 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 25 Nov 2016 09:51:02 +0000 (11:51 +0200)
commit13e1349aff8290d328a3caf34d42b909dbab8491
tree624c6f2bab79b3b858821287719a51abade0ed7a
parentb4c3d9cfb6075ded389485dfc8cb9e30aa5a4272
rtl8xxxu: Fix non static symbol warning

Fixes the following sparse warning:

drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c:1559:6: warning:
 symbol 'rtl8192eu_power_off' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c