Re: pcie_portdrv_restore_config undefined without CONFIG_PM

From: Olaf Hering
Date: Thu Sep 28 2006 - 02:50:12 EST


On Thu, Sep 28, Zhang, Yanmin wrote:

> 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?

This fixes arch/powerpc/configs/cell_defconfig. Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/