Skip to content

Commit

Permalink
Staging: w35und: Remove unused defines from sysdef.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent 4960b8f commit ac5435b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions drivers/staging/winbond/sysdef.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ac5435b

Please sign in to comment.