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: v2.6.34-rc1~280^2~185 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=6aeb0905620f2ba3adecfaabc7000ae0481a263b;p=~emulex%2Finfiniband.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 6e56df94e34..b9f42b1d886 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