summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211conv.c
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2008-10-29 14:42:59 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 21:51:57 (GMT)
commite02c69b8af13938153a3e9470fadce49608170de (patch)
tree8aa8cc5867d28519250b4b366a785307b48c2607 /drivers/staging/wlan-ng/p80211conv.c
parent1e7201836c576883d5bd708810cc72ab1392756f (diff)
downloadlinux-fsl-qoriq-e02c69b8af13938153a3e9470fadce49608170de.tar.xz
Staging: wlan-ng: Consolidate wlan-ng into a single module.
There's no point in having a separate 'p80211' module, as nobody else is ever going to use it. Push everyting into a single module, and get rid of all exports. Signed-off-by: Solomon Peachy <pizza@shaftnet.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng/p80211conv.c')
-rw-r--r--drivers/staging/wlan-ng/p80211conv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/wlan-ng/p80211conv.c b/drivers/staging/wlan-ng/p80211conv.c
index 8996e52..e7cc89f 100644
--- a/drivers/staging/wlan-ng/p80211conv.c
+++ b/drivers/staging/wlan-ng/p80211conv.c
@@ -52,9 +52,6 @@
/*================================================================*/
/* System Includes */
-#define __NO_VERSION__ /* prevent the static definition */
-
-
#include <linux/version.h>
#include <linux/module.h>