From: Sangeetha Rao <sangeetha....@intel.com>

Signed-off-by: SangeethaRao <sangeetha....@intel.com>
---
 drivers/edac/axxia_edac-l3.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/edac/axxia_edac-l3.c b/drivers/edac/axxia_edac-l3.c
index af29418..2732490 100644
--- a/drivers/edac/axxia_edac-l3.c
+++ b/drivers/edac/axxia_edac-l3.c
@@ -57,7 +57,7 @@ struct lsi_edac_dev_info {
 /* Check for L3 Errors */
 static void lsi_l3_error_check(struct edac_device_ctl_info *edac_dev)
 {
-       unsigned long regVal1, regVal2, set_val;
+       unsigned long regVal1, regVal2;
        unsigned count = 0;
        int i, instance;
        struct lsi_edac_dev_info *dev_info;
-- 
1.7.9.5

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

Reply via email to