On Tue, 2010-01-05 at 00:07 +0100, ext akpm@xxxxxxxxxxxxxxxxxxxx wrote: > The patch titled > drivers/video/omap2/dss/rfbi.c: port to new kfifo API > has been added to the -mm tree. Its filename is > drivers-video-omap2-dss-rfbic-port-to-new-kfifo-api.patch > > Before you just go and hit "reply", please: > a) Consider who else should be cc'ed > b) Prefer to cc a suitable mailing list as well > c) Ideally: find the original patch on the mailing list and do a > reply-to-all to that, adding suitable additional cc's > > *** Remember to use Documentation/SubmitChecklist when testing your code *** > > See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find > out what to do about this > > The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ > > ------------------------------------------------------ > Subject: drivers/video/omap2/dss/rfbi.c: port to new kfifo API > From: Stefani Seibold <stefani@xxxxxxxxxxx> > > Port drivers/video/omap2/dss/rfbi.c to the new kfifo API. This should be > the last one. > > Signed-off-by: Stefani Seibold <stefani@xxxxxxxxxxx> > Cc: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxx> > Cc: Greg KH <greg@xxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > --- > > drivers/video/omap2/dss/rfbi.c | 21 ++++++++++----------- > 1 file changed, 10 insertions(+), 11 deletions(-) This patch is not correct, rfbi.c doesn't compile. I made a patch for this yesterday, and if it's ok for everyone, I'll put that patch into my dss tree, and this patch can be discarded. Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html