]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR
authorviro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk>
Fri, 9 Sep 2005 17:31:38 +0000 (18:31 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 17:45:35 +0000 (10:45 -0700)
commit5dce225bd9ea60e28e17076de63df0dee51b2883
treeef5388eee2851f08876ff33b0f5b104e25f2d8ee
parent3aed77bc84013fced136977b7cc17fff60eddf7a
[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>
drivers/acpi/Kconfig