linux/drivers/staging/rtl8188eu
Larry Finger 718aa5486e staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.c
Sparse reports the following:

  CHECK   drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
drivers/staging/rtl8188eu/core/rtw_pwrctrl.c:525:6: warning: symbol 'rtw_free_pwrctrl_priv' was not declared. Should it be static?

That routine is not used and has been deleted.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-08 19:18:08 -08:00
..
core staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.c 2014-01-08 19:18:08 -08:00
hal staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path 2014-01-08 19:18:08 -08:00
include staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path 2014-01-08 19:18:08 -08:00
os_dep staging: r8188eu: Cleanup of include/hal_intf.h 2014-01-08 19:18:08 -08:00
Kconfig staging: r8188eu: Insert Kconfig files for new driver 2013-08-22 10:20:31 -07:00
Makefile drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile 2013-10-27 07:12:58 -07:00
TODO staging: r8188eu: Convert driver to use external firmware 2013-10-14 09:34:15 -07:00