1 Dec 2011 01:07
[PATCH] rtl8192e: remove unused header files
Sean MacLennan <seanm <at> seanm.ca>
2011-12-01 00:07:44 GMT
2011-12-01 00:07:44 GMT
The header files rtl_crypto.h and r819xE_phyreg.h are not used, remove them. Signed-off-by: Sean MacLennan <seanm <at> seanm.ca> --- drivers/staging/rtl8192e/rtl8192e/r819xE_phyreg.h | 915 --------------------- drivers/staging/rtl8192e/rtl8192e/rtl_crypto.h | 382 --------- 2 files changed, 0 insertions(+), 1297 deletions(-) diff --git a/drivers/staging/rtl8192e/rtl8192e/r819xE_phyreg.h b/drivers/staging/rtl8192e/rtl8192e/r819xE_phyreg.h deleted file mode 100644 index d5de279..0000000 --- a/drivers/staging/rtl8192e/rtl8192e/r819xE_phyreg.h +++ /dev/null <at> <at> -1,915 +0,0 <at> <at> -#ifndef _R819XU_PHYREG_H -#define _R819XU_PHYREG_H - - -#define RF_DATA 0x1d4 // FW will write RF data in the register. - -//Register //duplicate register due to connection: RF_Mode, TRxRN, NumOf L-STF -//page 1 -#define rPMAC_Reset 0x100 -#define rPMAC_TxStart 0x104 -#define rPMAC_TxLegacySIG 0x108 -#define rPMAC_TxHTSIG1 0x10c -#define rPMAC_TxHTSIG2 0x110 -#define rPMAC_PHYDebug 0x114 -#define rPMAC_TxPacketNum 0x118 -#define rPMAC_TxIdle 0x11c(Continue reading)
> I'll edit it and make it from you...
>
Thanks,
Martyn
> greg k-h
RSS Feed