qcacmn: Fix lithium HAL generic APIs

HAL generic APIs which use HW definitons that
do not have same value across all lithium chipset
are moved to header files. So that these will be
compiled with appropriate header files

Change-Id: I6c167afa4212c5e884f5e18ff1ccb3bbbba8f5f5
This commit is contained in:
Chaithanya Garrepalli
2021-06-26 02:07:22 +05:30
committed by Madan Koyyalamudi
orang tua 05487e226c
melakukan f79a68f685
13 mengubah file dengan 362 tambahan dan 350 penghapusan

Melihat File

@@ -1264,6 +1264,8 @@ static void hal_hw_txrx_ops_attach_qca6390(struct hal_soc *hal_soc)
#endif
hal_soc->ops->hal_compute_reo_remap_ix2_ix3 =
hal_compute_reo_remap_ix2_ix3_6390;
hal_soc->ops->hal_setup_link_idle_list =
hal_setup_link_idle_list_generic_li;
};
struct hal_hw_srng_config hw_srng_table_6390[] = {