staging: wlags49_h2: remove DBG_DEFN()
It didn't do anything, and no one called it, so remove it. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
990cbe500c
commit
66df924b8a
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ typedef struct {
|
||||||
#else /* DBG */
|
#else /* DBG */
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
|
|
||||||
#define DBG_DEFN
|
|
||||||
#define DBG_PRINT(S...)
|
#define DBG_PRINT(S...)
|
||||||
#define DBG_PARAM(A, N, F, S...)
|
#define DBG_PARAM(A, N, F, S...)
|
||||||
#define DBG_ERROR(A, S...)
|
#define DBG_ERROR(A, S...)
|
||||||
|
|
Loading…
Add table
Reference in a new issue