linux/drivers/staging/rtl8188eu
Nicolas Thery f60705fd13 staging: rtl8188eu: include missing header
This patch fixes the following sparse warnings:

drivers/staging/rtl8188eu/hal/phy.c:46:5: warning: symbol
'phy_query_bb_reg' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/phy.c:56:6: warning: symbol
'phy_set_bb_reg' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/phy.c:129:5: warning: symbol
'phy_query_rf_reg' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/phy.c:140:6: warning: symbol
'phy_set_rf_reg' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/phy.c:228:6: warning: symbol
'phy_set_tx_power_level' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/phy.c:324:6: warning: symbol
'phy_set_bw_mode' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/phy.c:360:6: warning: symbol 'phy_sw_chnl'
was not declared. Should it be static?

Signed-off-by: Nicolas Thery <nthery@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-06 22:02:17 -07:00
..
core staging: rtl8188eu: fix missing blank lines after declarations 2014-09-06 21:45:33 -07:00
hal staging: rtl8188eu: include missing header 2014-09-06 22:02:17 -07:00
include staging: rtl8188eu: Rename Hal8188EPwrSeq.h to pwrseq.h 2014-09-02 11:20:01 -07:00
os_dep Merge 3.17-rc3 into staging-next 2014-08-31 20:53:12 -07:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Rename HalPwrSeqCmd.c to pwrseqcmd.c 2014-09-02 11:20:01 -07:00
TODO staging: Additional item for rtl8188eu TODO list 2014-02-14 09:19:53 -08:00