From: Yinghai Lu Date: Thu, 7 Dec 2006 01:14:12 +0000 (+0100) Subject: [PATCH] x86-64: remove unused acpi_found_madt in mparse. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=73ad8355d7db6a3cdcf313d4a4586a8f81b19c2f;p=linux-beck.git [PATCH] x86-64: remove unused acpi_found_madt in mparse. remove unused acpi_found_madt in mparse.c Signed-off-by: Yinghai Lu Signed-off-by: Andi Kleen --- diff --git a/arch/x86_64/kernel/mpparse.c b/arch/x86_64/kernel/mpparse.c index b147ab19fbd4..08072568847d 100644 --- a/arch/x86_64/kernel/mpparse.c +++ b/arch/x86_64/kernel/mpparse.c @@ -35,8 +35,6 @@ int smp_found_config; unsigned int __initdata maxcpus = NR_CPUS; -int acpi_found_madt; - /* * Various Linux-internal data structures created from the * MP-table.