[PATCH 01/13] w35und: Remove unused defines from sysdef.h

From: Pekka Enberg
Date: Sun Nov 28 2010 - 16:02:00 EST


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

Cc: Pavel Machek <pavel@xxxxxx>
Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx>
---
drivers/staging/winbond/sysdef.h | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/drivers/staging/winbond/sysdef.h b/drivers/staging/winbond/sysdef.h
index 9195adf..7198708 100644
--- a/drivers/staging/winbond/sysdef.h
+++ b/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
--
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/