]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2aa50cbac93057107e46e0f007a8b047928f4b09
treebaba6926b3176442d9bf8cdcc86a5ed30bac22ba
parentd1ec19f2b081faee84347e75cbc3983687567749
[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