Re: [PATCH v1] pci: iproc: fix compilation errors and warnings

2021-09-02 Thread Tom Rini
On Mon, Aug 23, 2021 at 02:57:24PM +0530, Bharat Kumar Reddy Gooty wrote: > From: Bharat Gooty > > Signed-off-by: Bharat Gooty Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v1] pci: iproc: fix compilation errors and warnings

2021-08-23 Thread Bharat Kumar Reddy Gooty
From: Bharat Gooty Signed-off-by: Bharat Gooty --- drivers/pci/pcie_iproc.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/pci/pcie_iproc.c b/drivers/pci/pcie_iproc.c index 12ce9d525c..be03dcbd97 100644 --- a/drivers/pci/pcie_iproc.c +++ b/drivers/pci/pcie_ip