Commit 5ce019df authored by Vatika Harlalka's avatar Vatika Harlalka Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8188eu: Remove unused extern declarations.



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

Signed-off-by: default avatarVatika Harlalka <vatikaharlalka@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 127883b8
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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];