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>
On Sat, Aug 30, 2003 at 10:18:20PM -0300, Felipe W Damasio wrote:
> 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, but I already have this change in my USB tree. I'll push them
all to Linus later today.
greg k-h
Hi Greg,
Greg KH wrote:
> On Sat, Aug 30, 2003 at 10:18:20PM -0300, Felipe W Damasio wrote:
>
>> 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, but I already have this change in my USB tree. I'll push them
> all to Linus later today.
I couldn't find this patch on your merge with Linus:
http://linux.bkbits.net:8080/linux-2.5/[email protected]?nav=index.html|ChangeSet@-1d|[email protected]
Or you're talking about another USB tree merge with Linus? :)
Cheers,
Felipe
On Wed, Sep 03, 2003 at 09:56:08AM -0300, Felipe W Damasio wrote:
> Hi Greg,
>
> Greg KH wrote:
> >On Sat, Aug 30, 2003 at 10:18:20PM -0300, Felipe W Damasio wrote:
> >
> >> 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, but I already have this change in my USB tree. I'll push them
> >all to Linus later today.
>
> I couldn't find this patch on your merge with Linus:
>
> http://linux.bkbits.net:8080/linux-2.5/[email protected]?nav=index.html|ChangeSet@-1d|[email protected]
Why that changeset?
Why not the changeset associated with this file:
http://linux.bkbits.net:8080/linux-2.5/diffs/drivers/usb/gadget/[email protected]
> Or you're talking about another USB tree merge with Linus? :)
Nope, it was also in the list of patches I sent him yesterday, and is
already in 2.6.0-test4-bk5.
thanks,
greg k-h