提交 fccdbaa8 编写于 作者: M Mordechai Goodstein 提交者: Luca Coelho

iwlwifi: fw-api: cleanup cycle includes

The include in the deleted file are included in the fw-api.h file.
Which caused a cycle include in the dependencies.
Signed-off-by: NMordechai Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
上级 12edae86
...@@ -68,8 +68,6 @@ ...@@ -68,8 +68,6 @@
#ifndef __fw_api_scan_h__ #ifndef __fw_api_scan_h__
#define __fw_api_scan_h__ #define __fw_api_scan_h__
#include "fw-api.h"
/* Scan Commands, Responses, Notifications */ /* Scan Commands, Responses, Notifications */
/* Max number of IEs for direct SSID scans in a command */ /* Max number of IEs for direct SSID scans in a command */
......
...@@ -63,8 +63,6 @@ ...@@ -63,8 +63,6 @@
#ifndef __fw_api_tof_h__ #ifndef __fw_api_tof_h__
#define __fw_api_tof_h__ #define __fw_api_tof_h__
#include "fw-api.h"
/* ToF sub-group command IDs */ /* ToF sub-group command IDs */
enum iwl_mvm_tof_sub_grp_ids { enum iwl_mvm_tof_sub_grp_ids {
TOF_RANGE_REQ_CMD = 0x1, TOF_RANGE_REQ_CMD = 0x1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册