Browse Source

Staging: w35und: Remove unused defines from sysdef.h

This patch removes all the defines in sysdef.h that are not used at all.

Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Pekka Enberg 14 years ago
parent
commit
ac5435b980
1 changed files with 0 additions and 6 deletions
  1. 0 6
      drivers/staging/winbond/sysdef.h

+ 0 - 6
drivers/staging/winbond/sysdef.h

@@ -2,17 +2,11 @@
 
 #ifndef SYS_DEF_H
 #define SYS_DEF_H
-#define WB_LINUX
-#define WB_LINUX_WPA_PSK
 
 #define _USE_FALLBACK_RATE_
 
 #define _WPA2_
 
-#ifndef _WPA_PSK_DEBUG
-#undef  _WPA_PSK_DEBUG
-#endif
-
 /* debug print options, mark what debug you don't need */
 
 #ifdef FULL_DEBUG