iwlwifi: add required include to iwl-fh.h
authorGolan Ben Ami <golan.ben.ami@intel.com>
Tue, 3 Apr 2018 13:39:18 +0000 (16:39 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 31 Aug 2018 08:38:20 +0000 (11:38 +0300)
commit7d2bcc22cd16dd3997df2c8417a2cd31b79c3bae
tree8172b72ac8e34890d0f07e0e526a8dd7dc308848
parent86e177d80ff7b127138e69e03a3ba7a4c090f57b
iwlwifi: add required include to iwl-fh.h

Some variables are used in iwl-fh.h, but their type's definition
isn't included. This may break compilation when using the file
without including the necessary dependencies first.

Add the required include to iwl-fh.h.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fh.h