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:
3dfd823
)
X86 ACPI: Use #ifdef not #if for CONFIG_X86 check
author
Luck, Tony
<tony.luck@intel.com>
Fri, 5 Oct 2012 22:05:34 +0000
(15:05 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 5 Oct 2012 22:59:07 +0000
(15:59 -0700)
Fix a build warning on ia64:
include/linux/acpi.h:437:5: warning: "CONFIG_X86" is not defined
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link:
http://lkml.kernel.org/r/506f59ae9600b36a4@agluck-desktop.sc.intel.com
Cc: Len Brown <lenb@kernel.org>
Cc: Thomas Renninger <trenn@suse.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found