]> err.no Git - linux-2.6/blobdiff - drivers/net/wireless/iwlwifi/iwl-calib.h
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
[linux-2.6] / drivers / net / wireless / iwlwifi / iwl-calib.h
index 45f37cb2bfe25fb997c54dcef0844522fabd9019..94c8e316382a4a9140dae3ede569dc34b770d29d 100644 (file)
 #ifndef __iwl_calib_h__
 #define __iwl_calib_h__
 
-#include <linux/kernel.h>
-#include <linux/module.h>
-#include <linux/version.h>
-
-#include <net/mac80211.h>
-#include "iwl-eeprom.h"
-#include "iwl-core.h"
 #include "iwl-dev.h"
+#include "iwl-core.h"
+#include "iwl-commands.h"
 
 void iwl_chain_noise_calibration(struct iwl_priv *priv,
-                               struct iwl4965_notif_statistics *stat_resp);
+                               struct iwl_notif_statistics *stat_resp);
 void iwl_sensitivity_calibration(struct iwl_priv *priv,
-                               struct iwl4965_notif_statistics *resp);
+                               struct iwl_notif_statistics *resp);
 
 void iwl_init_sensitivity(struct iwl_priv *priv);
 void iwl_reset_run_time_calib(struct iwl_priv *priv);