]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/softirq.c
Merge branch 'linus' into core/percpu
[linux-2.6-omap-h63xx.git] / kernel / softirq.c
index 9041ea7948feffbf887ed92fb8ce1e73ad55c81c..57d3f67f6f38af7fdfb0fad66ff1cdbef790951e 100644 (file)
@@ -796,6 +796,11 @@ int __init __weak early_irq_init(void)
        return 0;
 }
 
+int __init __weak arch_probe_nr_irqs(void)
+{
+       return 0;
+}
+
 int __init __weak arch_early_irq_init(void)
 {
        return 0;