[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:
@@ -35,8 +35,6 @@
|
|||||||
int smp_found_config;
|
int smp_found_config;
|
||||||
unsigned int __initdata maxcpus = NR_CPUS;
|
unsigned int __initdata maxcpus = NR_CPUS;
|
||||||
|
|
||||||
int acpi_found_madt;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Various Linux-internal data structures created from the
|
* Various Linux-internal data structures created from the
|
||||||
* MP-table.
|
* MP-table.
|
||||||
|
Reference in New Issue
Block a user