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

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

parent 2c1fee02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@

#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/vmalloc.h>

#include <media/v4l2-device.h>