Browse Source

Staging: rtl8188eu: Remove unused extern declarations.

These externs are defined but not used anywhere in the code.

Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Vatika Harlalka 10 years ago
parent
commit
5ce019df9b
1 changed files with 0 additions and 4 deletions
  1. 0 4
      drivers/staging/rtl8188eu/include/rtw_security.h

+ 0 - 4
drivers/staging/rtl8188eu/include/rtw_security.h

@@ -245,10 +245,6 @@ struct mic_data {
 };
 
 extern const u32 Te0[256];
-extern const u32 Te1[256];
-extern const u32 Te2[256];
-extern const u32 Te3[256];
-extern const u32 Te4[256];
 extern const u32 Td0[256];
 extern const u32 Td1[256];
 extern const u32 Td2[256];