提交 3e0d4cb1 编写于 作者: T Tomas Winkler 提交者: John W. Linville

iwlwifi: rename iwl-4965.h to iwl-dev.h

This patch renames iwl-4965.h to iwl-dev.h
Signed-off-by: NTomas Winkler <tomas.winkler@intel.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 5a36ba0e
......@@ -63,7 +63,7 @@
/*
* Please use this file (iwl-4965-hw.h) only for hardware-related definitions.
* Use iwl-commands.h for uCode API definitions.
* Use iwl-4965.h for driver implementation definitions.
* Use iwl-dev.h for driver implementation definitions.
*/
#ifndef __iwl_4965_hw_h__
......
......@@ -37,7 +37,7 @@
#include "../net/mac80211/rate.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-helpers.h"
......
......@@ -27,7 +27,7 @@
#ifndef __iwl_4965_rs_h__
#define __iwl_4965_rs_h__
#include "iwl-4965.h"
#include "iwl-dev.h"
struct iwl4965_rate_info {
u8 plcp; /* uCode API: IWL_RATE_6M_PLCP, etc. */
......
......@@ -39,7 +39,7 @@
#include <asm/unaligned.h>
#include "iwl-eeprom.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-io.h"
#include "iwl-helpers.h"
......
......@@ -38,7 +38,7 @@
#include <asm/unaligned.h>
#include "iwl-eeprom.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-io.h"
#include "iwl-helpers.h"
......
......@@ -63,7 +63,7 @@
#include <linux/kernel.h>
#include <net/mac80211.h>
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-calib.h"
#include "iwl-eeprom.h"
......
......@@ -69,7 +69,7 @@
#include <net/mac80211.h>
#include "iwl-eeprom.h"
#include "iwl-core.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#ifdef CONFIG_IWLWIFI_RUN_TIME_CALIB
void iwl_chain_noise_calibration(struct iwl_priv *priv,
......
......@@ -63,7 +63,7 @@
/*
* Please use this file (iwl-commands.h) only for uCode API definitions.
* Please use iwl-4965-hw.h for hardware-related definitions.
* Please use iwl-4965.h for driver implementation definitions.
* Please use iwl-dev.h for driver implementation definitions.
*/
#ifndef __iwl4965_commands_h__
......
......@@ -34,7 +34,7 @@
struct iwl_priv; /* FIXME: remove */
#include "iwl-debug.h"
#include "iwl-eeprom.h"
#include "iwl-4965.h" /* FIXME: remove */
#include "iwl-dev.h" /* FIXME: remove */
#include "iwl-core.h"
#include "iwl-io.h"
#include "iwl-rfkill.h"
......
......@@ -34,7 +34,7 @@
#include <net/mac80211.h>
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-debug.h"
#include "iwl-core.h"
#include "iwl-io.h"
......
......@@ -24,7 +24,7 @@
*
*****************************************************************************/
/*
* Please use this file (iwl-4965.h) for driver implementation definitions.
* Please use this file (iwl-dev.h) for driver implementation definitions.
* Please use iwl-commands.h for uCode API definitions.
* Please use iwl-4965-hw.h for hardware-related definitions.
*/
......
......@@ -69,7 +69,7 @@
#include <net/mac80211.h>
#include "iwl-commands.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-debug.h"
#include "iwl-eeprom.h"
......
......@@ -31,7 +31,7 @@
#include <linux/version.h>
#include <net/mac80211.h>
#include "iwl-4965.h" /* FIXME: remove */
#include "iwl-dev.h" /* FIXME: remove */
#include "iwl-debug.h"
#include "iwl-eeprom.h"
#include "iwl-core.h"
......
......@@ -39,7 +39,7 @@
#include <linux/etherdevice.h>
#include <asm/unaligned.h>
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-io.h"
#include "iwl-helpers.h"
......
......@@ -35,7 +35,7 @@
#include <net/mac80211.h>
#include "iwl-eeprom.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-commands.h"
#include "iwl-debug.h"
......
......@@ -33,7 +33,7 @@
#include <net/mac80211.h>
#include "iwl-eeprom.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-helpers.h"
......
......@@ -31,7 +31,7 @@
#include <linux/etherdevice.h>
#include "iwl-eeprom.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-sta.h"
#include "iwl-io.h"
......
......@@ -46,7 +46,7 @@
#include <asm/div64.h>
#include "iwl-eeprom.h"
#include "iwl-4965.h"
#include "iwl-dev.h"
#include "iwl-core.h"
#include "iwl-io.h"
#include "iwl-helpers.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册