V4L/DVB (8548): pwc: Fix compilation

Previous thread: V4L/DVB (8546): add tuner-3036 and dpc7146 drivers to feature-removal-schedule.txt by Linux Kernel Mailing List on Monday, July 28, 2008 - 10:05 am. (1 message)

Next thread: V4L/DVB (8549): mxl5007: Fix an error at include file by Linux Kernel Mailing List on Monday, July 28, 2008 - 10:05 am. (1 message)
From: Linux Kernel Mailing List
Date: Monday, July 28, 2008 - 10:05 am

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=38413f...
Commit:     38413fd2d82b0e75ae0492518f1b80a5cfd81956
Parent:     051a4ac5df06bcc6add77059328e8827c7959709
Author:     Mauro Carvalho Chehab <mchehab@infradead.org>
AuthorDate: Sun Jul 27 19:02:30 2008 -0300
Committer:  Mauro Carvalho Chehab <mchehab@infradead.org>
CommitDate: Sun Jul 27 19:05:51 2008 -0300

    V4L/DVB (8548): pwc: Fix compilation
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
---
 drivers/media/video/pwc/pwc.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/pwc/pwc.h b/drivers/media/video/pwc/pwc.h
index 835db14..7417875 100644
--- a/drivers/media/video/pwc/pwc.h
+++ b/drivers/media/video/pwc/pwc.h
@@ -32,6 +32,7 @@
 #include <linux/smp_lock.h>
 #include <linux/version.h>
 #include <linux/mutex.h>
+#include <linux/mm.h>
 #include <asm/errno.h>
 #include <linux/videodev.h>
 #include <media/v4l2-common.h>
--

Previous thread: V4L/DVB (8546): add tuner-3036 and dpc7146 drivers to feature-removal-schedule.txt by Linux Kernel Mailing List on Monday, July 28, 2008 - 10:05 am. (1 message)

Next thread: V4L/DVB (8549): mxl5007: Fix an error at include file by Linux Kernel Mailing List on Monday, July 28, 2008 - 10:05 am. (1 message)