• T
    [PATCH] Make visws compile again · 6c79d726
    Tom Duffy 提交于
    In file included from linux-2.6.13-rc5/arch/i386/kernel/timers/timer_pit.c:20:
    linux-2.6.13-rc5/include/asm-i386/mach-visws/do_timer.h: In function `do_timer_overflow':
    linux-2.6.13-rc5/include/asm-i386/mach-visws/do_timer.h:32: error: `i8259A_lock' undeclared (first use in this function)
    linux-2.6.13-rc5/include/asm-i386/mach-visws/do_timer.h:32: error: (Each undeclared identifier is reported only once
    linux-2.6.13-rc5/include/asm-i386/mach-visws/do_timer.h:32: error: for each function it appears in.)
    make[3]: *** [arch/i386/kernel/timers/timer_pit.o] Error 1
    make[2]: *** [arch/i386/kernel/timers] Error 2
    make[1]: *** [arch/i386/kernel] Error 2
    make: *** [_all] Error 2
    Signed-off-by: NTom Duffy <thomas.duffy.99@alumni.brown.edu>
    Cc: Andrey Panin <pazke@orbita1.ru>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    6c79d726
do_timer.h 1.2 KB