Re: [PATCH -next] staging: dgnc: driver.c: Add missing #include<linux/slab.h>

From: Greg Kroah-Hartman
Date: Fri Aug 23 2013 - 13:01:44 EST


On Fri, Aug 23, 2013 at 02:23:49PM +0200, Geert Uytterhoeven wrote:
> m68k/sparc64 allmodconfig:
>
> drivers/staging/dgnc/dgnc_driver.c: In function âdgnc_cleanup_boardâ:
> drivers/staging/dgnc/dgnc_driver.c:459: error: implicit declaration of function âkfreeâ
> drivers/staging/dgnc/dgnc_driver.c: In function âdgnc_driver_kzmallocâ:
> drivers/staging/dgnc/dgnc_driver.c:905: error: implicit declaration of function âkmallocâ
> drivers/staging/dgnc/dgnc_driver.c:905: warning: initialization makes pointer from integer without a cast
>
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

This already went into my tree yesterday, so all should be good now.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/