qcacmn: Move the WMI_MAX_CMDS macro
The WMI_MAX_CMDS macro was defined in wmi_unified_priv.h, move it to wmi_unified_param.h so that it can be used to set wmi_unified_attach_params. Change-Id: I33aaa3c1fb189c7ef660ccbc5262afd0a1ee258b
This commit is contained in:

committed by
nshrivas

parent
29c4cbf0c3
commit
b1a06b7e42
@@ -57,7 +57,6 @@
|
||||
#endif
|
||||
|
||||
#define WMI_UNIFIED_MAX_EVENT 0x100
|
||||
#define WMI_MAX_CMDS 1024
|
||||
|
||||
#ifdef WMI_INTERFACE_EVENT_LOGGING
|
||||
|
||||
|
Reference in New Issue
Block a user