]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/irq_64.c
i386: constify wd_ops
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / irq_64.c
index 39cb3fa83ebbe3e68af877a0f43074189b1c027a..865669efc540fe0904201792115531b3d31924d2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *     linux/arch/x86_64/kernel/irq.c
- *
  *     Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar
  *
  * This file contains the lowest level x86_64-specific interrupt
@@ -210,4 +208,3 @@ asmlinkage void do_softirq(void)
        }
        local_irq_restore(flags);
 }
-EXPORT_SYMBOL(do_softirq);