[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:33 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:33 +0000 (10:52 +0200)
commitdf3bb57d2c0160ccd1ee51322f50aa295c3b0858
tree056c22f744540d288d1ad7b5422465f66c645580
parent43c85c9c5dff76efc1e411d3302840027ea92004
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c

Removes code duplication between i386/x86-64.

Not needed anymore in setup.c since early_param cleanup

Cc: len.brown@intel.com
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/acpi/boot.c
arch/i386/kernel/setup.c
arch/x86_64/kernel/setup.c