Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging:r8188eu: remove ANTTEST(ALL|A|B) definitions

These defintions does not used.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Ivan Safonov and committed by
Greg Kroah-Hartman
5e88cae5 660d7aff

-5
-5
drivers/staging/rtl8188eu/include/odm.h
··· 80 80 #define DM_DIG_FA_TH2_LPS 30 /* 30 lps */ 81 81 #define RSSI_OFFSET_DIG 0x05; 82 82 83 - /* ANT Test */ 84 - #define ANTTESTALL 0x00 /* Ant A or B will be Testing */ 85 - #define ANTTESTA 0x01 /* Ant A will be Testing */ 86 - #define ANTTESTB 0x02 /* Ant B will be testing */ 87 - 88 83 struct rtw_dig { 89 84 u8 Dig_Enable_Flag; 90 85 u8 Dig_Ext_Port_Stage;