From 8754bbd03d28459a0f7645841b51feed296ff48f Mon Sep 17 00:00:00 2001 From: Alexander Beregalov Date: Fri, 3 Jul 2009 16:25:52 +0400 Subject: 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 Signed-off-by: Greg Kroah-Hartman --- drivers/staging/otus/wrap_dbg.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/staging/otus/wrap_dbg.c') diff --git a/drivers/staging/otus/wrap_dbg.c b/drivers/staging/otus/wrap_dbg.c index 53763d9d2d85..d47e9ab9179a 100644 --- a/drivers/staging/otus/wrap_dbg.c +++ b/drivers/staging/otus/wrap_dbg.c @@ -27,10 +27,7 @@ #include "usbdrv.h" #include - -#if WIRELESS_EXT > 12 #include -#endif void zfwDumpBuf(zdev_t* dev, zbuf_t* buf) { -- cgit v1.2.3