iwlwifi: remove IWL_FW_DBG_DOMAIN macro
authorJohannes Berg <johannes.berg@intel.com>
Wed, 20 Nov 2019 12:48:15 +0000 (13:48 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 27 Mar 2020 06:12:53 +0000 (08:12 +0200)
commit2681f15d94b1a01d60acc313c6b61688209c9c2d
tree304c97c331f027d0e2ee2bd2204aef3e60630384
parentb0d8d2c27007daa6125842dd0f797efe38a54b00
iwlwifi: remove IWL_FW_DBG_DOMAIN macro

This is used to initialize the default value, but refers back
to the value itself, essentially leading to a
val = val
assignment at init time ... that's useless, remove it and use
_NODEF.

Change-Id: I725923016563c34ce2fa057bf7c12984e1041c49
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/runtime.h