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:
3d5b6fb
)
ACPI: IA64=y ACPI=n build fix
author
Len Brown
<len.brown@intel.com>
Sun, 27 Sep 2009 08:17:21 +0000
(
04:17
-0400)
committer
Len Brown
<len.brown@intel.com>
Sun, 27 Sep 2009 08:17:21 +0000
(
04:17
-0400)
ia64's sim_defconfig uses CONFIG_ACPI=n
which now #define's acpi_disabled in <linux/acpi.h>
So we shouldn't re-define it here in <asm/acpi.h>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found