From: Felipe Balbi Date: Tue, 14 Feb 2012 08:54:46 +0000 (+0200) Subject: ARM: OMAP2+: usb-host: fix compile warning X-Git-Tag: v3.3-rc6~22^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe763f2bccbc592d33a3a9c334acaefea022c0a;p=pandora-kernel.git ARM: OMAP2+: usb-host: fix compile warning when commit 3528c58 (OMAP: omap_device: when building return platform_device instead of omap_device) started returning a platform_device instead of a omap_device pointer when building a device, it failed to convert all users introducing a compile warning when building arch/arm/mach-omap2/usb-host.c. This patch fixes that warning. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed