svn path=/dists/trunk/linux-2.6/; revision=14653
This commit is contained in:
Martin Michlmayr 2009-11-19 18:57:07 +00:00
parent 310ace385d
commit a39986e835
1 changed files with 3 additions and 3 deletions

View File

@ -45,14 +45,14 @@ Priority: high
#include <media/v4l2-common.h>
#include <media/v4l2-dev.h>
--- linux/drivers/media/video/videobuf-dma-contig.c Sat Nov 07 15:51:01 2009 -0200
+++ linux/drivers/media/video/videobuf-dma-contig.c Mon Nov 09 20:11:34 2009 +0100
--- a/drivers/media/video/videobuf-dma-contig.c 2009-10-31 10:22:42.000000000 +0000
+++ b/drivers/media/video/videobuf-dma-contig.c 2009-10-31 10:24:40.000000000 +0000
@@ -19,6 +19,7 @@
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/dma-mapping.h>
+#include <linux/sched.h>
#include <media/videobuf-dma-contig.h>
#include "compat.h"
struct videobuf_dma_contig_memory {