qcacmn: add support for multi soc htt logger

add support for multi soc htt logger

Change-Id: Ic007fb2cdf8a504991b3e1b98cc49cb2a8246c52
This commit is contained in:
Tallapragada Kalyan
2020-11-30 17:07:28 +05:30
committed by snandini
orang tua 3ab152450d
melakukan 3ae6e993b4
2 mengubah file dengan 3 tambahan dan 2 penghapusan

Melihat File

@@ -31,7 +31,8 @@
#else
struct htt_logger;
static inline
void htt_interface_logging_init(struct htt_logger **htt_logger_handle)
void htt_interface_logging_init(struct htt_logger **htt_logger_handle,
struct cdp_ctrl_objmgr_psoc *ctrl_psoc)
{
}