phy: lantiq: Fix compile warning
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 25 Sep 2018 19:54:07 +0000 (21:54 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 26 Sep 2018 07:39:39 +0000 (13:09 +0530)
commit3a00dae006623d799266d85f28b5f76ef07d6b6c
treeab8a3844632a6f30d55baa1168908036ded08e95
parent82af0932486716bb870c3c0fd1d8c65b3062956f
phy: lantiq: Fix compile warning

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>
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c