commit | 34eac2abcba1c07c47bfff86701a4f80f5553fa6 | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Thu May 10 13:20:19 2007 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Thu May 10 13:20:19 2007 -0700 |
tree | 2d206cb6426156f5d3ae9177d5cabe66e4d45d3e | |
parent | 9a86bbb90f3c42e10fce2b9634961ec18f5ca2cb [diff] |
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used Only shows up while building sim_defconfig because CONFIG_ACPI=n there, and all of the uses of cpe_poll_timer are inside #ifdef CONFIG_ACPI. Signed-off-by: Tony Luck <tony.luck@intel.com>