]> git.baikalelectronics.ru Git - kernel.git/commit
X86 ACPI: Use #ifdef not #if for CONFIG_X86 check
authorLuck, Tony <tony.luck@intel.com>
Fri, 5 Oct 2012 22:05:34 +0000 (15:05 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 5 Oct 2012 22:59:07 +0000 (15:59 -0700)
commit98b88bb03fcaba50e9130ed2c8841f81c1b74ef1
tree79cb1756dfe2704a24ac3481ba7c82a29a79c68d
parent66fc319dce74eac0dbe6b8b52ed581935df24e45
X86 ACPI: Use #ifdef not #if for CONFIG_X86 check

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>
include/linux/acpi.h