EXYNOS: Fix USB compiler warning
Fixed the compiler warning message. Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
ba662f8998
commit
30704dae46
@ -29,7 +29,6 @@ static void exynos5_set_usbhost_mode(unsigned int mode)
|
||||
{
|
||||
struct exynos5_sysreg *sysreg =
|
||||
(struct exynos5_sysreg *)samsung_get_base_sysreg();
|
||||
unsigned int phy_cfg;
|
||||
|
||||
/* Setting USB20PHY_CONFIG register to USB 2.0 HOST link */
|
||||
if (mode == USB20_PHY_CFG_HOST_LINK_EN) {
|
||||
|
Loading…
Reference in New Issue
Block a user