Files
android_kernel_xiaomi_sm8450/drivers/pci
Zhang, Yanmin 0bed208efc 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>
2006-10-18 11:36:11 -07:00
..
2005-10-18 08:26:15 -07:00
2006-09-26 17:43:53 -07:00
2006-10-04 07:55:30 -07:00
2006-10-11 11:14:23 -07:00
2006-10-04 07:55:30 -07:00
2006-09-26 17:43:53 -07:00
2006-09-26 17:43:53 -07:00
2006-09-26 17:43:52 -07:00
2006-09-26 17:43:53 -07:00
2006-09-26 17:43:54 -07:00
2005-04-16 15:20:36 -07:00