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:
9a86bbb
)
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
author
Tony Luck
<tony.luck@intel.com>
Thu, 10 May 2007 20:20:19 +0000
(13:20 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 10 May 2007 20:20:19 +0000
(13:20 -0700)
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>
No differences found