phy: lantiq: Fix compile warning
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 25 Sep 2018 19:54:07 +0000 (21:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 17:47:35 +0000 (18:47 +0100)
commit2d6b885ba7416e80f3a5bee7553d3f3dee0b9745
treebc84c13398d42834c0c5c9d7513e27bfbd884fd8
parent6fce50c100c85f1c05f463b2ee0b83be1290f4cb
phy: lantiq: Fix compile warning

[ Upstream commit 3a00dae006623d799266d85f28b5f76ef07d6b6c ]

This local variable is unused, remove it.

Fixes: dea54fbad332 ("phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c