projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a36df98
)
[PATCH] x86-64: remove unused acpi_found_madt in mparse.
author
Yinghai Lu
<yinghai.lu@amd.com>
Thu, 7 Dec 2006 01:14:12 +0000
(
02:14
+0100)
committer
Andi Kleen
<andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:12 +0000
(
02:14
+0100)
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>
arch/x86_64/kernel/mpparse.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86_64/kernel/mpparse.c
b/arch/x86_64/kernel/mpparse.c
index b147ab19fbd4d65cef63c494ed8f2ea80dddd90e..08072568847d997ce0cc50d05ff3831ef33a07d9 100644
(file)
--- 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.