]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
alpha allmodconfig:
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Jul 2011 10:14:50 +0000 (20:14 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Aug 2011 03:36:34 +0000 (13:36 +1000)
drivers/staging/dt3155v4l/dt3155v4l.c:434: error: implicit declaration of function 'kzalloc'

Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/staging/dt3155v4l/dt3155v4l.c

index 024390b8c3dae62aadcb8d4b9f9b2201f005753f..58fa6584e063c5b87fc369099756c11f1eb25248 100644 (file)
@@ -24,6 +24,7 @@
 #include <linux/slab.h>
 #include <linux/kthread.h>
 #include <linux/module.h>
+#include <linux/slab.h>
 #include <media/v4l2-dev.h>
 #include <media/v4l2-ioctl.h>
 #include <media/videobuf2-dma-contig.h>