qcacmn: Use correct headers for qcn9100
Use right headers files for qcn9100 Change-Id: I743b32e9fa1c7c3377462d55ca2b6d737af5f713
This commit is contained in:

committed by
snandini

parent
9e00273fe7
commit
a50e6800e9
@@ -20,7 +20,7 @@
|
||||
#include "target_type.h"
|
||||
#include "wcss_version.h"
|
||||
#include "qdf_module.h"
|
||||
#include "hal_9100_rx.h"
|
||||
#include "hal_qcn9100_rx.h"
|
||||
#include "hal_api_mon.h"
|
||||
#include "hal_flow.h"
|
||||
#include "rx_flow_search_entry.h"
|
||||
@@ -116,8 +116,7 @@
|
||||
(UMAC_WINDOW_ADDRESS_9100 << 12) | \
|
||||
WINDOW_ENABLE_BIT)
|
||||
|
||||
#include <hal_9100_tx.h>
|
||||
#include <hal_9100_rx.h>
|
||||
#include <hal_qcn9100_tx.h>
|
||||
#include <hal_generic_api.h>
|
||||
#include <hal_wbm.h>
|
||||
|
||||
|
Reference in New Issue
Block a user