qcacmn: remove hal 9224v1

remove 9224v1 hal support and add 9224v1 crash if used

Change-Id: Icf22fa7b65d3d5b8eac44fd876316a4d35829756
CRs-Fixed: 3428599
This commit is contained in:
Ruben Columbus
2023-03-04 19:26:04 -08:00
committed by Madan Koyyalamudi
parent 3b0a344b0c
commit 23fbd0d174
7 changed files with 5 additions and 823 deletions

View File

@@ -1670,7 +1670,6 @@ void hal_qca8074_attach(struct hal_soc *hal_soc);
*/
void hal_kiwi_attach(struct hal_soc *hal_soc);
void hal_qcn9224v1_attach(struct hal_soc *hal_soc);
void hal_qcn9224v2_attach(struct hal_soc *hal_soc);
void hal_wcn6450_attach(struct hal_soc *hal_soc);