On (03/19/14 10:39), Minchan Kim wrote: > On Sat, Mar 15, 2014 at 10:40:08AM +0100, Arnd Bergmann wrote: > > The zram driver uses the ERR_PTR macro defined in <linux/err.h> > > and relies on this header to be included implicitly through > > other headers, which is not (always) the case on the ARM architecture. > > > > Adding an explicit #include allows us to build the driver in > > all configurations. > > > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > > Regardless of resend fixing another part Sergey asked, > > Acked-by: Minchan Kim <minc...@kernel.org> >
Andrew, could you please apply this one? I'll send a patch to also include err.h in zram_drv shortly. -ss > Thanks! > > > -- > Kind regards, > Minchan Kim > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/