From: "Alexander Beregalov" <a.beregalov@gmail•com>
To: "Rafael J. Wysocki" <rjw@sisk•pl>,
jbarnes@virtuousgeek•org, ak@linux•intel.com, lenb@kernel•org,
linux-acpi@vger•kernel.org, linux-next@vger•kernel.org
Subject: next-0708: build failure at drivers/pci/pci-acpi.c
Date: Tue, 8 Jul 2008 16:18:02 +0400 [thread overview]
Message-ID: <a4423d670807080518g31402f60j2f624a2ac2db03aa@mail.gmail.com> (raw)
Hi Rafael
drivers/pci/pci-acpi.c: In function 'acpi_pci_sleep_wake':
drivers/pci/pci-acpi.c:311: error: implicit declaration of function
'acpi_pm_device_sleep_wake'
drivers/pci/pci-acpi.c:
309-static int acpi_pci_sleep_wake(struct pci_dev *dev, bool enable)
310-{
311: int error = acpi_pm_device_sleep_wake(&dev->dev, enable);
include/acpi/acpi_bus.h:
381-#ifdef CONFIG_PM_SLEEP
382-int acpi_pm_device_sleep_state(struct device *, int *);
383:int acpi_pm_device_sleep_wake(struct device *, bool);
384-#else /* !CONFIG_PM_SLEEP */
385-static inline int acpi_pm_device_sleep_state(struct device *d, int *p)
386-{
387- if (p)
388- *p = ACPI_STATE_D0;
389- return ACPI_STATE_D3;
390-}
391-#endif /* !CONFIG_PM_SLEEP */
next reply other threads:[~2008-07-08 12:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-08 12:18 Alexander Beregalov [this message]
2008-07-08 15:12 ` next-0708: build failure at drivers/pci/pci-acpi.c Rafael J. Wysocki
2008-07-08 16:29 ` Alexander Beregalov
2008-07-08 16:58 ` Rafael J. Wysocki
2008-07-08 17:40 ` Jesse Barnes
2008-07-08 20:29 ` Rafael J. Wysocki
2008-07-09 23:21 ` Jesse Barnes
2008-07-10 0:16 ` Rafael J. Wysocki
2008-07-14 21:30 ` Jesse Barnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a4423d670807080518g31402f60j2f624a2ac2db03aa@mail.gmail.com \
--to=a.beregalov@gmail$(echo .)com \
--cc=ak@linux$(echo .)intel.com \
--cc=jbarnes@virtuousgeek$(echo .)org \
--cc=lenb@kernel$(echo .)org \
--cc=linux-acpi@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=rjw@sisk$(echo .)pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox