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

This patch renames iwl-4965.h to iwl-dev.h

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Tomas Winkler 2008-04-24 11:55:38 -07:00 committed by John W. Linville
parent 5a36ba0e41
commit 3e0d4cb12f
18 changed files with 18 additions and 18 deletions

View File

@ -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__

View File

@ -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"

View File

@ -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. */

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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,

View File

@ -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__

View File

@ -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"

View File

@ -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"

View File

@ -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.
*/

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"