Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7152375d authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c



The file dealing with all the operations through testmode, rename it.

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent d4af19fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ iwlwifi-objs += iwl-trans-pcie.o iwl-trans-pcie-rx.o iwl-trans-pcie-tx.o

iwlwifi-$(CONFIG_IWLWIFI_DEBUGFS) += iwl-debugfs.o
iwlwifi-$(CONFIG_IWLWIFI_DEVICE_TRACING) += iwl-devtrace.o
iwlwifi-$(CONFIG_IWLWIFI_DEVICE_SVTOOL) += iwl-sv-open.o
iwlwifi-$(CONFIG_IWLWIFI_DEVICE_SVTOOL) += iwl-testmode.o

CFLAGS_iwl-devtrace.o := -I$(src)