[PATCH] usb vicam driver fix for 2.5.5

From: Greg KH (greg@kroah.com)
Date: Wed Feb 20 2002 - 13:10:21 EST


Hi all,

Here's a small patch for 2.5.5 that enables the USB vicam driver to build
properly again.

thanks,

greg k-h

diff -Nru a/drivers/usb/vicam.c b/drivers/usb/vicam.c
--- a/drivers/usb/vicam.c Wed Feb 20 10:10:15 2002
+++ b/drivers/usb/vicam.c Wed Feb 20 10:10:15 2002
@@ -40,6 +40,8 @@
 #include <linux/errno.h>
 #include <linux/poll.h>
 #include <linux/init.h>
+#include <linux/mm.h>
+#include <linux/pagemap.h>
 #include <linux/slab.h>
 #include <linux/fcntl.h>
 #include <linux/module.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 23 2002 - 21:00:26 EST