From: Richard Weinberger on 5 Jun 2010 17:30 base is never used in this file. --- arch/x86/kernel/apic/es7000_32.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/arch/x86/kernel/apic/es7000_32.c b/arch/x86/kernel/apic/es7000_32.c index 425e53a..770262b 100644 --- a/arch/x86/kernel/apic/es7000_32.c +++ b/arch/x86/kernel/apic/es7000_32.c @@ -125,12 +125,6 @@ static unsigned long host_addr; int es7000_plat; -/* - * GSI override for ES7000 platforms. - */ - -static unsigned int base; - static int __cpuinit wakeup_secondary_cpu_via_mip(int cpu, unsigned long eip) { unsigned long vect = 0, psaival = 0; -- 1.6.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH] APIC: Remove unused variable Next: [ANNOUNCE] Merkey's Kernel Debugger 2.6.34 |