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:
48452e5
)
ACPI: fix build warning
author
Len Brown
<len.brown@intel.com>
Fri, 9 Jan 2009 07:10:16 +0000
(
02:10
-0500)
committer
Len Brown
<len.brown@intel.com>
Fri, 9 Jan 2009 07:10:16 +0000
(
02:10
-0500)
when CONFIG_RTC_DRV_CMOS=m
and thus !defined(HAVE_ACPI_LEGACY_ALARM)
drivers/acpi/proc.c:85: warning: ‘cmos_bcd_read’ declared ‘static’ but
never defined
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found