android_kernel_xiaomi_sm8350/core
Jeff Johnson 237951ba51 qcacld-3.0: Include qdf headers in i_bmi.h
Header file i_bmi.h utilizes several QDF data structures, but it does
not explicitly include the header files which define them. This must
mean that the data structures are being included as a side-effect of
including an unrelated header file.

In an upcoming change the header file ol_if_athvar.h is being
refactored, and that change somehow interferes with the side-effect
that causes the QDF header files to be included by i_bmi.h. So rather
than rely upon the side-effect, explicitly include the necessary
header files.

Change-Id: Icf7d7e4babb14faa41b2ac18c6181a206da9b858
CRs-Fixed: 2366963
2018-12-17 13:12:01 -08:00
..
bmi qcacld-3.0: Include qdf headers in i_bmi.h 2018-12-17 13:12:01 -08:00
cds qcacld-3.0: Remove unused cds_utils macro IV_SIZE_AES_128 2018-12-17 13:12:01 -08:00
dp qcacld-3.0: Remove unused htt_fw_stats macro ROUND_UP_TO_4 2018-12-17 13:12:01 -08:00
hdd qcacld-3.0: Replace cds_rand_get_bytes() 2018-12-17 13:12:01 -08:00
mac qcacld-3.0: Replace cds_rand_get_bytes() 2018-12-17 13:12:01 -08:00
pld qcacld-3.0: Enable MAC provisioning from ini 2018-12-14 05:34:46 -08:00
sap qcacld-3.0: Modify the active dwell time in ACS scan 2018-12-13 14:57:12 -08:00
sme qcacld-3.0: Remove legacy powersave ini and refactor to mlme component 2018-12-14 22:49:22 -08:00
wma qcacld-3.0: Remove pe_ndp_event_handler from t_wma_handle 2018-12-14 22:49:27 -08:00