net: wwan: iosm: fix compilation warning
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Wed, 10 Nov 2021 16:20:36 +0000 (21:50 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Nov 2021 11:45:44 +0000 (11:45 +0000)
commit29cd386750412297fd064c01c87bc40a26f24047
tree617c10b4829155170f0a339960f1a8193eb0ede1
parent4ca110bf8d9b31a60f8f8ff6706ea147d38ad97c
net: wwan: iosm: fix compilation warning

curr_phase is unused. Removed the dead code.

Fixes: 8d9be0634181 ("net: wwan: iosm: transport layer support for fw flashing/cd")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_imem_ops.c