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:00:41 +0000 (18:00 +0100)
commit7d2bd594292dc12dbb3f93eacf688736c0ce338b
tree701a5fdb03413d4098dbd5b9a31de18db384f344
parent001824a26e4cafc31bc3778fea272989fdbb0165
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