On Tue, Sep 23, 2014 at 5:01 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: >> arm:imx_v6_v7_defconfig >> arm:imx_v4_v5_defconfig >> >> drivers/media/platform/coda/coda-bit.c: In function 'coda_fill_bitstream': >> drivers/media/platform/coda/coda-bit.c:231:4: error: implicit declaration of function 'kmalloc' >> drivers/media/platform/coda/coda-bit.c: In function 'coda_alloc_framebuffers': >> drivers/media/platform/coda/coda-bit.c:312:3: error: implicit declaration of function 'kfree' > > That's odd - it includes slab.h. Cc Fabio. linux-next 20140923 has commit c0aaf696d45e2a72 which included slab.h and fixed these errors. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html