From: Stephen Rothwell Date: Wed, 27 Jan 2010 06:53:39 +0000 (-0300) Subject: V4L/DVB: using vmalloc requires include of linux/vmalloc.h X-Git-Tag: firefly_0821_release~9833^2~3102^2~185 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=6aeb0905620f2ba3adecfaabc7000ae0481a263b;p=firefly-linux-kernel-4.4.55.git V4L/DVB: using vmalloc requires include of linux/vmalloc.h Signed-off-by: Stephen Rothwell Acked-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cx18/cx18-alsa-pcm.c b/drivers/media/video/cx18/cx18-alsa-pcm.c index 6e56df94e34b..b9f42b1d886f 100644 --- a/drivers/media/video/cx18/cx18-alsa-pcm.c +++ b/drivers/media/video/cx18/cx18-alsa-pcm.c @@ -25,6 +25,7 @@ #include #include +#include #include