Prev: tracing: graph output support for irqsoff tracer
Next: [PATCH 2/3] tracing: Convert some signal events to DEFINE_TRACE
From: Greg KH on 23 Mar 2010 22:40 On Tue, Mar 23, 2010 at 03:41:10PM -0500, pavan_savoy(a)ti.com wrote: > From: Pavan Savoy <pavan_savoy(a)ti.com> > > This change adds the Kconfig and Make file for TI's > ST line discipline driver and the BlueZ driver for BT > core of the TI BT/FM/GPS combo chip. > > Signed-off-by: Pavan Savoy <pavan_savoy(a)ti.com> > --- > drivers/staging/Kconfig | 2 ++ > drivers/staging/Makefile | 1 + > drivers/staging/ti-st/Kconfig | 24 ++++++++++++++++++++++++ > drivers/staging/ti-st/Makefile | 7 +++++++ Again, you just broke the build. Please fix the ordering of your patches. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |