commit | 5dce225bd9ea60e28e17076de63df0dee51b2883 | [log] [tgz] |
---|---|---|
author | viro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk> | Fri Sep 09 18:31:38 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 10:45:35 2005 -0700 |
tree | ef5388eee2851f08876ff33b0f5b104e25f2d8ee | |
parent | 3aed77bc84013fced136977b7cc17fff60eddf7a [diff] |
[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 <torvalds@osdl.org>