mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00:00
V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernels
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
86751b016f
commit
f19ad39014
@ -16,6 +16,7 @@
|
||||
|
||||
#include <linux/init.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/mm.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <media/videobuf-dma-contig.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user