diff options
author | 2006-09-28 14:35:59 +0800 | |
---|---|---|
committer | 2006-10-18 11:36:11 -0700 | |
commit | 0bed208efcb25bed4dc2026488a4417aa68e7c92 (patch) | |
tree | 95ad0c4aebfefe29be63933757a55d8d10d263b5 /arch/sh/kernel/process.c | |
parent | Fix DMA resource allocation in ACPIPnP (diff) | |
download | wireguard-linux-0bed208efcb25bed4dc2026488a4417aa68e7c92.tar.xz wireguard-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 'arch/sh/kernel/process.c')
0 files changed, 0 insertions, 0 deletions