Re: 2.6.23-rc6-mm1 and acpi

From: Rafael J. Wysocki
Date: Wed Sep 19 2007 - 07:46:53 EST


On Tuesday, 18 September 2007 23:42, Michael Gerdau wrote:
> Hi,
>
> while trying to compile 2.6.23-rc6-mm1 I came across the following
> build error:
>
> mgd@seneca:/usr/src/linux-2.6.23-rc6-mm1> make modules
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> CALL scripts/checksyscalls.sh
> <stdin>:1389:2: warning: #warning syscall revokeat not implemented
> <stdin>:1393:2: warning: #warning syscall frevoke not implemented
> CC [M] drivers/acpi/sbs.o
> drivers/acpi/sbs.c: In function âacpi_battery_alarm_showâ:
> drivers/acpi/sbs.c:457: error: implicit declaration of function âacpi_battery_get_alarmâ
> drivers/acpi/sbs.c: In function âacpi_battery_alarm_storeâ:
> drivers/acpi/sbs.c:472: error: implicit declaration of function âacpi_battery_set_alarmâ
> drivers/acpi/sbs.c: In function âacpi_battery_addâ:
> drivers/acpi/sbs.c:829: warning: ignoring return value of âdevice_create_fileâ, declared with attribute warn_unused_result
> make[2]: *** [drivers/acpi/sbs.o] Fehler 1
> make[1]: *** [drivers/acpi] Fehler 2
> make: *** [drivers] Fehler 2
>
> Not sure who to CC, which is why I send it to the list alone.

Patch here: http://marc.info/?l=linux-acpi&m=119019799008585&w=4

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/