iwlwifi: remove bt_siso_mode declaration
authorJohannes Berg <johannes.berg@intel.com>
Mon, 2 Apr 2012 13:09:26 +0000 (15:09 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 23 Apr 2012 21:22:08 +0000 (14:22 -0700)
That variable doesn't exist anywhere.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-core.h

index 199a0c03774c41f76cc0efb5f6119a98ecbb1df2..6e5fb78ed210aa4026e7c5d3ee58bd1ba9216c46 100644 (file)
@@ -125,9 +125,4 @@ static inline void iwl_update_stats(struct iwl_priv *priv, bool is_tx,
 #define IWL_TRAFFIC_ENTRIES    (256)
 #define IWL_TRAFFIC_ENTRY_SIZE  (64)
 
-/*****************************************************
- *   S e n d i n g     H o s t     C o m m a n d s   *
- *****************************************************/
-extern bool bt_siso_mode;
-
 #endif /* __iwl_core_h__ */