summaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/wrap_buf.c
diff options
context:
space:
mode:
authorAlexander Beregalov <a.beregalov@gmail.com>2009-07-03 16:25:52 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:01:33 -0700
commit92e6765f4080520759acfb0bc41402485271365a (patch)
tree235b3023e428b864a2064ac62d567bcf797e9a3f /drivers/staging/otus/wrap_buf.c
parent4a5629b92ee530e7c3077689d5efb90be613a9a5 (diff)
downloadop-kernel-dev-92e6765f4080520759acfb0bc41402485271365a.zip
op-kernel-dev-92e6765f4080520759acfb0bc41402485271365a.tar.gz
Staging: otus: remove dependency on WIRELESS_EXT version
As the driver is in mainline now we can remove such dependency. WIRELESS_EXT is 22 now and it is always defined. Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/otus/wrap_buf.c')
-rw-r--r--drivers/staging/otus/wrap_buf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/otus/wrap_buf.c b/drivers/staging/otus/wrap_buf.c
index 62496a0..a0f677a 100644
--- a/drivers/staging/otus/wrap_buf.c
+++ b/drivers/staging/otus/wrap_buf.c
@@ -30,10 +30,7 @@
#include <linux/netlink.h>
-#if WIRELESS_EXT > 12
#include <net/iw_handler.h>
-#endif
-
/* Called to allocate buffer, must return a continue buffer space */
OpenPOWER on IntegriCloud