alistair23-linux/drivers/staging/rtl8723au
Miguel Oliveira 1a4493c555 staging: rtl8723au: Fix static symbol sparse warning
Fix sparse warning:
drivers/staging/rtl8723au/core/rtw_efuse.c:579:5: warning: symbol 'efuse_GetCurrentSize23a' was not declared. Should it be static?
by removing efuse_GetCurrentSize23a since its never used

Signed-off-by: Miguel Oliveira <cmroliv@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-01 14:44:01 -07:00
..
core staging: rtl8723au: Fix static symbol sparse warning 2014-08-01 14:44:01 -07:00
hal staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdown 2014-08-01 14:43:37 -07:00
include staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdown 2014-08-01 14:43:37 -07:00
os_dep staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc' 2014-08-01 14:43:37 -07:00
Kconfig
Makefile
TODO