[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060805075439.GA2300@kroah.com>
Date: Sat, 5 Aug 2006 00:54:39 -0700
From: Greg KH <greg@...ah.com>
To: "Zhang, Yanmin" <yanmin_zhang@...ux.intel.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
linux-pci maillist <linux-pci@...ey.karlin.mff.cuni.cz>,
Tom Long Nguyen <tom.l.nguyen@...el.com>
Subject: Re: [PATCH 4/4] PCI-Express AER implemetation: pcie_portdrv error handler
On Mon, Jul 31, 2006 at 03:26:16PM +0800, Zhang, Yanmin wrote:
> From: Zhang, Yanmin <yanmin.zhang@...el.com>
>
> Patch 4 implements error handlers for pcie_portdrv.
>
> Signed-off-by: Zhang Yanmin <yanmin.zhang@...el.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists