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:

کامیت شده توسط
Madan Koyyalamudi

والد
05487e226c
کامیت
f79a68f685
@@ -1388,6 +1388,8 @@ static void hal_hw_txrx_ops_attach_qca8074(struct hal_soc *hal_soc)
|
||||
hal_soc->ops->hal_rx_flow_setup_fse = hal_rx_flow_setup_fse_8074v1;
|
||||
hal_soc->ops->hal_compute_reo_remap_ix2_ix3 =
|
||||
hal_compute_reo_remap_ix2_ix3_8074v1;
|
||||
hal_soc->ops->hal_setup_link_idle_list =
|
||||
hal_setup_link_idle_list_generic_li;
|
||||
};
|
||||
|
||||
struct hal_hw_srng_config hw_srng_table_8074[] = {
|
||||
|
مرجع در شماره جدید
Block a user