[PATCH] Needed include in usb/gadget/net2280

From: Felipe W Damasio (felipewd_at_terra.com.br)
Date: 08/31/03

  • Next message: Pascal Schmidt: "Re: bandwidth for bkbits.net (good news)"
    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/


  • Next message: Pascal Schmidt: "Re: bandwidth for bkbits.net (good news)"

    Relevant Pages

    • [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: 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)
    • 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)
    • Re: 4level page tables for Linux II
      ... >> It's kind of a mess, ... One of the reasons that Linux is so hackable is that ... Perhaps you shouldn't touch kernel code if you can't ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)