Skip to content

Commit

Permalink
[PATCH] x86-64: remove unused acpi_found_madt in mparse.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Yinghai Lu authored and Andi Kleen committed Dec 7, 2006
1 parent a36df98 commit 73ad835
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/x86_64/kernel/mpparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 73ad835

Please sign in to comment.