lkml.org 
[lkml]   [2005]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 81/82] remove linux/version.h from drivers/usb

    changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

    use linux/utsname.h to get KERNEL_VERSION macro

    Signed-off-by: Olaf Hering <olh@suse.de>

    drivers/usb/media/sn9c102.h | 2 +-
    1 files changed, 1 insertion(+), 1 deletion(-)

    Index: linux-2.6.13-rc2-mm1/drivers/usb/media/sn9c102.h
    ===================================================================
    --- linux-2.6.13-rc2-mm1.orig/drivers/usb/media/sn9c102.h
    +++ linux-2.6.13-rc2-mm1/drivers/usb/media/sn9c102.h
    @@ -21,7 +21,7 @@
    #ifndef _SN9C102_H_
    #define _SN9C102_H_

    -#include <linux/version.h>
    +#include <linux/utsname.h>
    #include <linux/usb.h>
    #include <linux/videodev.h>
    #include <linux/device.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/

    \
     
     \ /
      Last update: 2005-07-11 01:48    [W:5.825 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site