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:

committed by
Madan Koyyalamudi

parent
3b0a344b0c
commit
23fbd0d174
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2016,2018-2021 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -46,7 +46,6 @@ extern struct hostdef_s *QCA6018_HOSTDEF;
|
||||
extern struct hostdef_s *QCA5018_HOSTDEF;
|
||||
extern struct hostdef_s *QCN9000_HOSTDEF;
|
||||
extern struct hostdef_s *QCN6122_HOSTDEF;
|
||||
extern struct hostdef_s *QCN9224v1_HOSTDEF;
|
||||
extern struct hostdef_s *QCN9224_HOSTDEF;
|
||||
extern struct hostdef_s *QCA9574_HOSTDEF;
|
||||
extern struct hostdef_s *QCA5332_HOSTDEF;
|
||||
|
Reference in New Issue
Block a user