|
@@ -1962,7 +1962,7 @@ struct cdp_ipa_ops {
|
|
|
QDF_STATUS (*ipa_disable_autonomy)(struct cdp_soc_t *soc_hdl,
|
|
|
uint8_t pdev_id);
|
|
|
|
|
|
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || \
|
|
|
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 4, 0)) || \
|
|
|
defined(CONFIG_IPA_WDI_UNIFIED_API)
|
|
|
QDF_STATUS (*ipa_setup)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
|
|
|
void *ipa_i2w_cb, void *ipa_w2i_cb,
|