* [PATCH] usb vicam driver fix for 2.5.5
@ 2002-02-20 18:10 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2002-02-20 18:10 UTC (permalink / raw)
To: linux-usb-devel, linux-kernel
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-02-20 18:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-20 18:10 [PATCH] usb vicam driver fix for 2.5.5 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox