From: Charlie Paul <cpaul.windri...@gmail.com>

Removed the variable that caused the warning.

Signed-off-by: Charlie Paul <cpaul.windri...@gmail.com>
---
 arch/arm/mach-axxia/pci.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-axxia/pci.c b/arch/arm/mach-axxia/pci.c
index d48d93f..722ac7c 100644
--- a/arch/arm/mach-axxia/pci.c
+++ b/arch/arm/mach-axxia/pci.c
@@ -453,7 +453,6 @@ pcie_legacy_isr(int irq, void *arg)
 
        /* check if this is a PCIe message not from an external device */
        if (intr_status & INT0_ERROR) {
-                       u32 int_enb;
                        u32 offset;
 
                        pr_info("PCIE%d: Error interrupt %#x\n",
-- 
1.7.9.5

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to