On Mon, Jul 30, 2012 at 09:56:15AM +0200, Sascha Hauer wrote: > On Fri, Jul 27, 2012 at 08:33:06PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > so we can use decompress in the decompressor > > this will simplify multi decompress support > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> > > --- > > lib/decompress_unlzo.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/lib/decompress_unlzo.c b/lib/decompress_unlzo.c > > index 0e6a7ad..56abfc6 100644 > > --- a/lib/decompress_unlzo.c > > +++ b/lib/decompress_unlzo.c > > @@ -289,3 +289,4 @@ exit_1: > > exit: > > return ret; > > } > > +#define decompress decompress_unlzo > > Shouldn't this be before 5/12? Ok, applied this one into my for-next/compressed-prepare branch, so it will be in master when we apply this series later. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox