[PATCH] Needed include in usb/gadget/net2280
From: Felipe W Damasio (felipewd_at_terra.com.br)
Date: 08/31/03
- Previous message: Resident Boxholder: "Re: 2.6.0-test4-mm2: promise again fdisk causes Oops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Aug 2003 22:18:20 -0300 To: Greg KH <greg@kroah.com>
Hi Greg,
Attached is a trivial patch which includes the needed linux/version.h
header file.
This is based on Randy's checkversion.pl script.
Please consider applying.
Thanks,
Felipe
-- It's most certainly GNU/Linux, not Linux. Read more at http://www.gnu.org/gnu/why-gnu-linux.html
diff -ur linux-2.6.0-test4/drivers/usb/gadget/net2280.c linux-2.6.0-test4-fwd/drivers/usb/gadget/net2280.c
--- linux-2.6.0-test4/drivers/usb/gadget/net2280.c Fri Aug 22 20:51:41 2003
+++ linux-2.6.0-test4-fwd/drivers/usb/gadget/net2280.c Sat Aug 30 22:13:44 2003
@@ -53,6 +53,7 @@
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/kernel.h>
+#include <linux/version.h>
#include <linux/delay.h>
#include <linux/ioport.h>
#include <linux/sched.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/
- Previous message: Resident Boxholder: "Re: 2.6.0-test4-mm2: promise again fdisk causes Oops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: 2.6.13-rc1 problems
... Andrew Morton wrote: ... Linux 2.6.13-rc1 i686 GNU/Linux ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - [PATCH] Memory leak in block/cciss.c driver
... Felipe ... It's most certainly GNU/Linux, not Linux. ... send
the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - RE: Catching NForce2 lockup with NMI watchdog
... >table in the system BIOS which the motherboard vendors supply. ... Is it
not possible that Linux could be made to handling this hardware ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: 2.7 (future kernel) wish
... > I've never seen one give a STOP error from that but I guess a bad driver ...
I would like to see the HAL type crap for Linux. ... to have uniform user device control
from a gui programmable means. ... 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/ ... (Linux-Kernel) - [2.6 patch] remove unused drivers/net/wan/lmc/lmc_ver.h
... * This is being done to keep 1 central location where all linux ... * made the
souce code not only hard to read but version problems hard ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel)