fix non-debug builds.
This commit is contained in:
parent
9380676de7
commit
7b5cf67e32
|
@ -306,7 +306,7 @@ typedef signed long long INT64;
|
|||
#define DBFEXIT
|
||||
|
||||
#define WLAN_LOG_DEBUG0(l, s)
|
||||
#define WLAN_LOG_DEBUG(l, s,n)
|
||||
#define WLAN_LOG_DEBUG(l, s, args...)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MODVERSIONS
|
||||
|
|
Loading…
Reference in a new issue