• Andrew Morton's avatar
    [PATCH] Fix x86_64 vs select.c namespace clash · 58f56583
    Andrew Morton authored
    fs/select.c:122:1: warning: "__IN" redefined
    In file included from include/linux/timex.h:61,
                     from include/linux/sched.h:11,
                     from include/linux/module.h:10,
                     from fs/select.c:17:
    include/asm/io.h:70:1: warning: this is the location of the previous definition
    fs/select.c:123:1: warning: "__OUT" redefined
    include/asm/io.h:60:1: warning: this is the location of the previous definition
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    58f56583
select.c 12.1 KB