From: viro@ZenIV.linux.org.uk Date: Fri, 9 Sep 2005 17:31:38 +0000 (+0100) Subject: [PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR X-Git-Tag: v2.6.14-rc1~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dce225bd9ea60e28e17076de63df0dee51b2883;p=pandora-kernel.git [PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR This makes ACPI_BLACKLIST_YEAR be consistently defined when ACPI is enabled, regardless of whether we're on x86 or not, and thus avoids bogus -Wundef warnings on ia64. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed