From: Felipe Balbi Date: Fri, 7 Nov 2014 15:06:04 +0000 (-0600) Subject: phy: twl4030: Fix build breakage X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9ca2767b2d1ea405287e530da3a7b234120b95;p=pandora-kernel.git phy: twl4030: Fix build breakage commit e47d925 (usb: move the OTG state from the USB PHY to the OTG structure) moved the OTG state field from struct usb_phy to struct usb_otg but, even though I fixed many other build breakages, I still missed one on phy-twl4030-usb.c. Fix the build breakage now. While at that, also a build warning introduced by the same commit. Cc: Kishon Vijay Abraham I Cc: Antoine Tenart Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed