Commit 6aeb0905 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Mauro Carvalho Chehab

V4L/DVB: using vmalloc requires include of linux/vmalloc.h

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarAndy Walls <awalls@radix.net>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 2c1fee02
......@@ -25,6 +25,7 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/vmalloc.h>
#include <media/v4l2-device.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment