]> Git Repo - linux.git/commit - drivers/acpi/proc.c
ACPI: fix build warning
authorLen Brown <[email protected]>
Fri, 9 Jan 2009 07:10:16 +0000 (02:10 -0500)
committerLen Brown <[email protected]>
Fri, 9 Jan 2009 07:10:16 +0000 (02:10 -0500)
commit2602a671ad7321a25d253c080837e4569a9bceed
tree68ce56f3681dec82491ebe002bb1fb5227571b36
parent48452e5f99ab35d643df0463b6ad11aea8ea7bdc
ACPI: fix build warning

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 <[email protected]>
drivers/acpi/sleep/proc.c
This page took 0.055968 seconds and 4 git commands to generate.