qcacmn: Remove macro WMI_DEBUG_ALWAYS
Remove WMI_DEBUG_ALWAYS macro as part of clean up unused macros. Change-Id: I46e16b532e56a7015ac1c9643edbf0626bc0611e CRs-Fixed: 2200010
This commit is contained in:

committato da
nshrivas

parent
dcb5f80ac3
commit
ed094b82de
@@ -81,14 +81,7 @@ typedef qdf_nbuf_t wmi_buf_t;
|
||||
#define WMI_LOGP(args ...) \
|
||||
QDF_TRACE(QDF_MODULE_ID_WMI, QDF_TRACE_LEVEL_FATAL, ## args)
|
||||
|
||||
#define WMI_DEBUG_ALWAYS
|
||||
|
||||
#ifdef WMI_DEBUG_ALWAYS
|
||||
#define WMI_LOGA(args ...) \
|
||||
QDF_TRACE(QDF_MODULE_ID_WMI, QDF_TRACE_LEVEL_FATAL, ## args)
|
||||
#else
|
||||
#define WMI_LOGA(args ...)
|
||||
#endif
|
||||
|
||||
#define PHYERROR_MAX_BUFFER_LENGTH 0x7F000000
|
||||
|
||||
|
Fai riferimento in un nuovo problema
Block a user