lkml.org 
[lkml]   [2011]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 03/37] Remove unneeded version.h includes from include/
    It was pointed out by 'make versioncheck' that some includes of
    linux/version.h were not needed in include/.
    This patch removes them.

    Signed-off-by: Jesper Juhl <jj@chaosbits.net>
    ---
    include/linux/ceph/messenger.h | 1 -
    include/media/pwc-ioctl.h | 1 -
    2 files changed, 0 insertions(+), 2 deletions(-)

    diff --git a/include/linux/ceph/messenger.h b/include/linux/ceph/messenger.h
    index 31d91a6..291aa6e 100644
    --- a/include/linux/ceph/messenger.h
    +++ b/include/linux/ceph/messenger.h
    @@ -6,7 +6,6 @@
    #include <linux/net.h>
    #include <linux/radix-tree.h>
    #include <linux/uio.h>
    -#include <linux/version.h>
    #include <linux/workqueue.h>

    #include "types.h"
    diff --git a/include/media/pwc-ioctl.h b/include/media/pwc-ioctl.h
    index 0f19779..1ed1e61 100644
    --- a/include/media/pwc-ioctl.h
    +++ b/include/media/pwc-ioctl.h
    @@ -53,7 +53,6 @@
    */

    #include <linux/types.h>
    -#include <linux/version.h>

    /* Enumeration of image sizes */
    #define PSZ_SQCIF 0x00
    --
    1.7.5.2

    --
    Jesper Juhl <jj@chaosbits.net> http://www.chaosbits.net/
    Don't top-post http://www.catb.org/jargon/html/T/top-post.html
    Plain text mails only, please.



    \
     
     \ /
      Last update: 2011-06-24 00:09    [W:4.204 / U:0.324 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site