[PATCH v2] arm: omap: move OMAP USB platform data to <linux/platform_data/omap-usb.h>

Tony Lindgren tony at atomide.com
Thu Oct 18 21:49:17 EDT 2012


* Felipe Balbi <balbi at ti.com> [121017 22:56]:
> Hi,
> 
> On Wed, Oct 17, 2012 at 01:34:04PM -0700, Tony Lindgren wrote:
> > * Felipe Balbi <balbi at ti.com> [121017 08:54]:
> > > In order to make single zImage work for ARM architecture,
> > > we need to make sure we don't depend on private headers.
> > > 
> > > Move USB platform_data to <linux/platform_data/omap-usb.h>
> > > and keep only internal functions in <plat/usb.h>.
> > 
> > Thanks, looks like I can't make this apply against v3.7-rc1:
> > 
> > patching file arch/arm/plat-omap/include/plat/usb.h
> > Hunk #1 FAILED at 1.
> > Hunk #2 FAILED at 26.
> > Hunk #3 FAILED at 44.
> > Hunk #4 FAILED at 65.
> > Hunk #5 FAILED at 81.
> > Hunk #6 succeeded at 28 with fuzz 2 (offset -128 lines).
> > 5 out of 6 hunks FAILED -- rejects in file arch/arm/plat-omap/include/plat/usb.h
> > 
> > Can you please check it?
> 
> Are you sure you have a clean v3.7-rc1 ?

Yes. Figured it out, it fails to apply with quilt, but applies
with git.

But it does not compile with all configs though, and does
not remove plat/usb.h. Thanks anyways. I'll post a proper
series shortly with your patch fixed up.

Regards,

Tony



More information about the linux-arm-kernel mailing list