Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa43a20f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 265b3b83
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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