aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/mach-summit/irq_vectors_limits.h
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-07-25 02:17:44 -0700
committerIngo Molnar <mingo@elte.hu>2008-07-26 16:31:35 +0200
commite8c48efdb971cfb1b043076cf68be535d461a20b (patch)
tree5a76db74ca58c9055018c0ad4b3aac5c00379f05 /include/asm-x86/mach-summit/irq_vectors_limits.h
parentc7e7964c9828083aeb41c2664cbf5a32acbfa9d1 (diff)
x86: mach_summit to summit
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/mach-summit/irq_vectors_limits.h')
-rw-r--r--include/asm-x86/mach-summit/irq_vectors_limits.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/asm-x86/mach-summit/irq_vectors_limits.h b/include/asm-x86/mach-summit/irq_vectors_limits.h
deleted file mode 100644
index 22f376ad68e..00000000000
--- a/include/asm-x86/mach-summit/irq_vectors_limits.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef ASM_X86__MACH_SUMMIT__IRQ_VECTORS_LIMITS_H
-#define ASM_X86__MACH_SUMMIT__IRQ_VECTORS_LIMITS_H
-
-/*
- * For Summit or generic (i.e. installer) kernels, we have lots of I/O APICs,
- * even with uni-proc kernels, so use a big array.
- *
- * This value should be the same in both the generic and summit subarches.
- * Change one, change 'em both.
- */
-#define NR_IRQS 224
-#define NR_IRQ_VECTORS 1024
-
-#endif /* ASM_X86__MACH_SUMMIT__IRQ_VECTORS_LIMITS_H */