iwlwifi: iwl-trans.h doesn't need all these includes
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 16 Feb 2012 07:47:01 +0000 (09:47 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 27 Feb 2012 21:56:55 +0000 (13:56 -0800)
We can use forward declaration for the relevant struct since they
aren't dereferenced in the header file.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found