OSDN Git Service

iwlwifi: iwl-eeprom-parse: mostly dvm only
authorBjoern A. Zeeb <bz@FreeBSD.ORG>
Wed, 10 Mar 2021 14:40:23 +0000 (14:40 +0000)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 21 Dec 2021 10:35:04 +0000 (12:35 +0200)
commitff1676391aa9a59c36c755724807f349a6b5a1b6
tree298d6882ecab7d6f84ed5fd0cc93271a8c68b43c
parent2ac885f4f49137c23251fd1dff7632abe2efebea
iwlwifi: iwl-eeprom-parse: mostly dvm only

Most of iwl-eeprom-parse.c is only used for dvm but not for mvm.
Hide the parts under #if IS_ENABLED(CONFIG_IWLDVM) to reduce size
and code surface for mvm-only builds.

Sponsored by:  The FreeBSD Foundation
Signed-off-by: Bjoern A. Zeeb <bz@FreeBSD.ORG>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c