From: Stephen Rothwell Date: Thu, 10 Jul 2008 00:16:44 +0000 (+0200) Subject: PCI: include linux/pm_wakeup.h for device_set_wakeup_capable X-Git-Tag: v2.6.27-rc1~1046^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c300bd2fb583afb6d68804afd38bc90b31310d95;p=pandora-kernel.git PCI: include linux/pm_wakeup.h for device_set_wakeup_capable drivers/pci/pci.c needs pm_wakeup.h since it uses device_set_wakup_capable(). The latter also needs to be stubbed out for !CONFIG_PM. Signed-off-by: Stephen Rothwell Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed