qcacmn: include hal_hw_headers.h header file
macros and fw cmn headers included in hal_internal.h is moved to a new hal_hw_headers.h to avoid these getting included in hif layer. Include the new hal_hw_headers.h file Change-Id: I3390ae9e71ca561d94a265e1fdf4d9354e7b2474
Este commit está contenido en:

cometido por
nshrivas

padre
54d16a9371
commit
f72cb1f1ff
@@ -16,6 +16,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "hal_hw_headers.h"
|
||||
#include "hal_reo.h"
|
||||
#include "hal_tx.h"
|
||||
#include "qdf_module.h"
|
||||
|
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
#include "hal_api.h"
|
||||
#include "hal_hw_headers.h"
|
||||
#include "qdf_module.h"
|
||||
|
||||
/* TODO: See if the following definition is available in HW headers */
|
||||
|
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "hal_api.h"
|
||||
#include "qdf_module.h"
|
||||
#include "hal_hw_headers.h"
|
||||
|
||||
/**
|
||||
* hal_setup_link_idle_list - Setup scattered idle list using the
|
||||
|
Referencia en una nueva incidencia
Block a user