dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] x86-64: remove unused acpi_found_madt in mparse.

remove unused acpi_found_madt in mparse.c

Signed-off-by: Yinghai Lu <yinghai.lu@amd.com>
Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
Yinghai Lu 2006-12-07 02:14:12 +01:00 committed by Andi Kleen
parent a36df98ab1
commit 73ad8355d7
1 changed files with 0 additions and 2 deletions

View File

@ -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.