From: Natalie.Protasevich@unisys.com Date: Thu, 23 Mar 2006 10:59:36 +0000 (-0800) Subject: [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) X-Git-Tag: v2.6.17-rc1~1102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5428ede94179ddccaa56308e0f194fa299edbb4;p=pandora-kernel.git [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: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed