commit | abe763f2bccbc592d33a3a9c334acaefea022c0a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Feb 14 10:54:46 2012 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Tue Feb 14 11:46:58 2012 -0800 |
tree | a0bfef08a7421c05f47984435ced3033c5a93bd2 | |
parent | 2ec1fc4e169acc0b8d6733ff028fd52e766773d9 [diff] |
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 <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>