diff options
author | Zhang, Yanmin <yanmin_zhang@linux.intel.com> | 2006-09-28 08:35:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-10-18 20:36:11 +0200 |
commit | 0bed208efcb25bed4dc2026488a4417aa68e7c92 (patch) | |
tree | 95ad0c4aebfefe29be63933757a55d8d10d263b5 /drivers/pci/hotplug | |
parent | Fix DMA resource allocation in ACPIPnP (diff) | |
download | linux-0bed208efcb25bed4dc2026488a4417aa68e7c92.tar.xz linux-0bed208efcb25bed4dc2026488a4417aa68e7c92.zip |
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
On Thu, 2006-09-28 at 03:42, Olaf Hering wrote:
> PCI-Express AER implemetation: pcie_portdrv error handler
>
> This patch breaks if CONFIG_PM is not enabled,
> pcie_portdrv_restore_config() will be undefined.
I move the definition of pcie_portdrv_restore_config
out of CONFIG_PM.
Below patch is against 2.6.18-mm1. Could you try it?
Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci/hotplug')
0 files changed, 0 insertions, 0 deletions