git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aed77b
)
[PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR
author
viro@ZenIV.linux.org.uk
<viro@ZenIV.linux.org.uk>
Fri, 9 Sep 2005 17:31:38 +0000
(18:31 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 9 Sep 2005 17:45:35 +0000
(10:45 -0700)
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>
No differences found