[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
authorNatalie.Protasevich@unisys.com <Natalie.Protasevich@unisys.com>
Thu, 23 Mar 2006 10:59:36 +0000 (02:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:04 +0000 (07:38 -0800)
commite5428ede94179ddccaa56308e0f194fa299edbb4
treebaba6926b3176442d9bf8cdcc86a5ed30bac22ba
parent54a20f8c5d778ed3603130de4b92f64405228611
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)

ES7000 platform code clean up for compilation errors and a warning.
Ifdef'd the ACPI related parts in the ES7000 platform code.  They were
causing compile errors in certain configuration (without ACPI defined).  I
think this approach would be best (as opposed to Kconfig changes) since it
only touches the subarch...

Signed-off-by: <Natalie.Protasevich@unisys.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/mpparse.c
arch/i386/mach-es7000/es7000.h
arch/i386/mach-es7000/es7000plat.c
include/asm-i386/mach-es7000/mach_mpparse.h