[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200709191359.15050.rjw@sisk.pl>
Date: Wed, 19 Sep 2007 13:59:14 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Michael Gerdau <mgerdau@...cali.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.23-rc6-mm1 and acpi
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@...eca:/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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists