Browse Source

staging: wlags49_h2: remove some unused macros

These macros were commented out, so just delete them as they are not
used anywhere.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman 11 years ago
parent
commit
fa43a20f64
1 changed files with 0 additions and 4 deletions
  1. 0 4
      drivers/staging/wlags49_h2/wl_version.h

+ 0 - 4
drivers/staging/wlags49_h2/wl_version.h

@@ -129,10 +129,6 @@ err: define bus type;
 #endif  /* HERMES25 */
 #endif  /* BUS_XXX */
 
-//#define STR2(m) #m
-//#define STR1(m) STR2(m)
-//#define MODULE_NAME			STR1( MOD_NAME )
-
 #define VERSION_INFO	MODULE_NAME " v" DRV_VERSION_STR	\
 			" for " BUS_TYPE ", by " VENDOR_NAME