iwlwifi: remove iwl_tx_queue declaration
authorJohannes Berg <johannes.berg@intel.com>
Fri, 23 Mar 2012 15:37:30 +0000 (08:37 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 16 Apr 2012 21:35:56 +0000 (14:35 -0700)
The declaration isn't needed as the struct is only
used in code that includes the right header file.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found