From 34eac2abcba1c07c47bfff86701a4f80f5553fa6 Mon Sep 17 00:00:00 2001 From: Tony Luck Date: Thu, 10 May 2007 13:20:19 -0700 Subject: [PATCH] [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 --- Reading git-format-patch failed