From: Tony Luck Date: Thu, 10 May 2007 20:20:19 +0000 (-0700) Subject: [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used X-Git-Tag: v2.6.22-rc1~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34eac2abcba1c07c47bfff86701a4f80f5553fa6;p=pandora-kernel.git [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-diff-tree failed