From: Anton Vorontsov Date: Wed, 14 Mar 2012 00:39:01 +0000 (+0400) Subject: ab8500_fg: Get rid of 'struct battery_type' X-Git-Tag: v3.4-rc1~20^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c34a61b4e7a9966edc0e87d7b0a12fbb8cc58168;p=pandora-kernel.git 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 --- Reading git-diff-tree failed