]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: wlags49_h2: remove DBG_DEFN()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:30:03 +0000 (09:30 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:30:03 +0000 (09:30 -0800)
It didn't do anything, and no one called it, so remove it.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/debug.h

index e484065cc955e131905e1a117c273bf7174cbf0f..792a1f76f4efd553df43e3d1f3c566307b128cdf 100644 (file)
@@ -180,7 +180,6 @@ typedef struct {
 #else /* DBG */
 /****************************************************************************/
 
-#define DBG_DEFN
 #define DBG_PRINT(S...)
 #define DBG_PARAM(A, N, F, S...)
 #define DBG_ERROR(A, S...)