aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
diff options
context:
space:
mode:
authorPekka Enberg <penberg@kernel.org>2010-11-28 15:59:56 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-12-01 17:45:43 -0500
commitac5435b9800f313bdcd6a43444ceb1d89f241a5e (patch)
tree7973c4e5d15c0b66109102a254a5d3466c8e15da /drivers/staging/winbond
parent4960b8fe1b0602195e2170bb94d50edc47d36d73 (diff)
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>
Diffstat (limited to 'drivers/staging/winbond')
-rw-r--r--drivers/staging/winbond/sysdef.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/winbond/sysdef.h b/drivers/staging/winbond/sysdef.h
index 9195adf98e1..7198708108b 100644
--- a/drivers/staging/winbond/sysdef.h
+++ b/drivers/staging/winbond/sysdef.h
@@ -2,17 +2,11 @@
2 2
3#ifndef SYS_DEF_H 3#ifndef SYS_DEF_H
4#define SYS_DEF_H 4#define SYS_DEF_H
5#define WB_LINUX
6#define WB_LINUX_WPA_PSK
7 5
8#define _USE_FALLBACK_RATE_ 6#define _USE_FALLBACK_RATE_
9 7
10#define _WPA2_ 8#define _WPA2_
11 9
12#ifndef _WPA_PSK_DEBUG
13#undef _WPA_PSK_DEBUG
14#endif
15
16/* debug print options, mark what debug you don't need */ 10/* debug print options, mark what debug you don't need */
17 11
18#ifdef FULL_DEBUG 12#ifdef FULL_DEBUG