提交 1b29dc94 编写于 作者: J Johannes Berg 提交者: John W. Linville

iwlwifi: clean up iwl-core.h inclusions

The transport doesn't need to include iwl-core.h any more.
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 0e781842
......@@ -30,8 +30,7 @@
#include <linux/wait.h>
#include <linux/gfp.h>
/*TODO: Remove include to iwl-core.h*/
#include "iwl-core.h"
#include "iwl-prph.h"
#include "iwl-io.h"
#include "iwl-trans-pcie-int.h"
#include "iwl-op-mode.h"
......
......@@ -75,7 +75,6 @@
#include "iwl-shared.h"
#include "iwl-eeprom.h"
#include "iwl-agn-hw.h"
#include "iwl-core.h"
#define IWL_MASK(lo, hi) ((1 << (hi)) | ((1 << (hi)) - (1 << (lo))))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册