iwlwifi: split firmware API from iwl-trans.h
authorJohannes Berg <johannes.berg@intel.com>
Thu, 30 Mar 2017 12:30:40 +0000 (14:30 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 5 Jun 2017 20:34:28 +0000 (23:34 +0300)
commit0aaece81114e403315ae01a6cd36044e32922d3b
tree8ec8ecb7cf2d504de9f7d2f55f0dfa8eb619b09f
parentb8aed81cd38151928d7af81f2f2ed98481809f2f
iwlwifi: split firmware API from iwl-trans.h

In order to more clearly document which parts of this file
are firmware API and which are something else, split the
firmware API into a separate file to include here.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fw-api.h [new file with mode: 0644]
drivers/net/wireless/intel/iwlwifi/iwl-trans.h