commit | c34a61b4e7a9966edc0e87d7b0a12fbb8cc58168 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <anton.vorontsov@linaro.org> | Wed Mar 14 04:39:01 2012 +0400 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Mon Mar 26 20:41:11 2012 +0400 |
tree | 1c347755b106d0b6663caf9447b3b3d35ce6ff84 | |
parent | 450ceb2b23ed0feba8c1238f52a1d3feacd5379d [diff] |
ab8500_fg: Get rid of 'struct battery_type' The struct is duplicated, plus causes the following flood: CC drivers/power/ab8500_fg.o ab8500_fg.c: In function ‘ab8500_fg_get_ext_psy_data’: b8500_fg.c:2081:8: warning: assignment from incompatible pointer type [enabled by default] Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>