On Wed, 2013-07-24 at 08:55 -0700, David Brown wrote: > On Mon, Jun 24, 2013 at 06:27:38PM +0300, Ivan T. Ivanov wrote: > >From: "Ivan T. Ivanov" <[email protected]> > > > >This patch fix compilation error and is an intermediate step > >before the addition of DeviceTree support for newer targets. > >Fix suggested here: https://lkml.org/lkml/2013/6/19/381 > > > >Cc: David Brown <[email protected]> > >Cc: Daniel Walker <[email protected]> > >Cc: Bryan Huntsman <[email protected]> > >Cc: Russell King <[email protected]> > >Cc: Felipe Balbi <[email protected]> > >Cc: Greg Kroah-Hartman <[email protected]> > >Cc: Stephen Boyd <[email protected]> > >Cc: [email protected] > >Cc: [email protected] > > > >Signed-off-by: Ivan T. Ivanov <[email protected]> > >--- > > arch/arm/mach-msm/board-msm7x30.c | 35 +++++++++++++++++++++++ > > arch/arm/mach-msm/board-qsd8x50.c | 34 +++++++++++++++++++++++ > > drivers/usb/phy/phy-msm-usb.c | 55 > > ++++++++++--------------------------- > > include/linux/usb/msm_hsusb.h | 2 ++ > > 4 files changed, 85 insertions(+), 41 deletions(-) > > Acked-by: David Brown <[email protected]> >
Thank you David, but I am afraid that I have screwup this patch. It doesn't build fine. I will send second version. Sorry. Ivan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

