qcacmn: Abstract BMI and add export symbols for ko separation
Abstract BMI callback from common module and move it to specific component. Add Export symbols to support modularization in WIN. (BMI) CRs-Fixed: 2324081 Change-Id: I1ec463d41d238ce81254ecc1f0bb1dc545e1248e
This commit is contained in:
@@ -57,6 +57,7 @@ int fwdbg_parse_debug_logs(struct common_dbglog_handle *dbg_handle,
|
||||
|
||||
return 0;
|
||||
}
|
||||
qdf_export_symbol(fwdbg_parse_debug_logs);
|
||||
|
||||
void fwdbg_ratelimit_set(struct common_dbglog_handle *dbg_handle,
|
||||
uint32_t burst_limit)
|
||||
|
Reference in New Issue
Block a user