Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c0399d3 authored by Ron Rindjunsky's avatar Ron Rindjunsky Committed by John W. Linville
Browse files

iwlwifi: remove obsolete 4965 forward declarations



This patch removes unused forward declarations functions.

Signed-off-by: default avatarRon Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: default avatarTomas Winkler <tomas.winkler@intel.com>
Signed-off-by: default avatarZhu Yi <yi.zhu@intel.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent cb43dc25
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -637,12 +637,6 @@ static inline u8 get_cmd_index(struct iwl_queue *q, u32 index, int is_huge)

struct iwl_priv;

/*
 * Forward declare iwl-4965.c functions for iwl-base.c
 */
extern void iwl4965_rf_kill_ct_config(struct iwl_priv *priv);
int iwl4965_check_empty_hw_queue(struct iwl_priv *priv, int sta_id,
					u8 tid, int txq_id);

/* Structures, enum, and defines specific to the 4965 */