On Thu, 07 Jan 2010 00:20:24 +0000 Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx> wrote: > Andrew Morton wrote: > > > So what to do? I guess I could go ahead with the mainline merge, and > > Stephen drops <whatever that tree was> from linux-next until it has > > been fixed up? > > > > Yes, I'm happy with that. The following patch is the necessary fix > that needs to go into linux-next when you've gone ahead with the > mainline merge of the lib-add-support-for-lzo-compressed-kernels.patch. ooh, goody, thanks. > diff --git a/lib/decompress_unlzo.c b/lib/decompress_unlzo.c > index db521f4..edd82c3 100644 > --- a/lib/decompress_unlzo.c > +++ b/lib/decompress_unlzo.c > @@ -39,6 +39,7 @@ > > #include <linux/types.h> > #include <linux/lzo.h> > +#include <linux/decompress/unlzo_mm.h> > #include <linux/decompress/mm.h> > > #include <linux/compiler.h> Your email client is doing space-stuffing. -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html