Re: [PATCH 4/4] PCI-Express AER implemetation: pcie_portdrv error handler

From: Greg KH
Date: Sat Aug 05 2006 - 03:52:47 EST


On Mon, Jul 31, 2006 at 03:26:16PM +0800, Zhang, Yanmin wrote:
> From: Zhang, Yanmin <yanmin.zhang@xxxxxxxxx>
>
> Patch 4 implements error handlers for pcie_portdrv.
>
> Signed-off-by: Zhang Yanmin <yanmin.zhang@xxxxxxxxx>

This patch causes the following build warnings:

CC drivers/pci/pcie/portdrv_pci.o
drivers/pci/pcie/portdrv_pci.c: In function `pcie_portdrv_probe':
drivers/pci/pcie/portdrv_pci.c:66: warning: implicit declaration of function `pcie_portdrv_save_config'
drivers/pci/pcie/portdrv_pci.c: At top level:
drivers/pci/pcie/portdrv_pci.c:81: warning: static declaration of 'pcie_portdrv_save_config' follows non-static declaration
drivers/pci/pcie/portdrv_pci.c:66: warning: previous implicit declaration of 'pcie_portdrv_save_config' was here

Can you please resend a version of this patch to fix this?

thanks,

greg k-h
-
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/