From 7881c64716f3a7d60b325ed0ad4d15f49b474a43 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 4 Oct 2014 16:31:13 -0700 Subject: [PATCH] power: ab8500_fg: Fix build warning Fix drivers/power/ab8500_fg.c: In function 'ab8500_fg_probe': drivers/power/ab8500_fg.c:2989:27: warning: 'i' may be used uninitialized in this function drivers/power/ab8500_fg.c:2972:15: note: 'i' was declared here which actually points to a real bug. Signed-off-by: Guenter Roeck Signed-off-by: Sebastian Reichel --- Reading git-format-patch failed