From: Felipe Balbi Date: Tue, 19 Mar 2013 08:14:35 +0000 (+0200) Subject: usb: phy: samsung: fix sparse warning X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64a15930c35c3c1046533aadcfe4f3233e70c20;p=pandora-kernel.git usb: phy: samsung: fix sparse warning Fix the following sparse warning: drivers/usb/phy/phy-samsung-usb2.c:50:26: sparse: incorrect type in argument 1 (different address spaces) drivers/usb/phy/phy-samsung-usb2.c:50:26: expected void const volatile [noderef] *addr drivers/usb/phy/phy-samsung-usb2.c:50:26: got void * Cc: Vivek Gautam Cc: Kukjin Kim Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed