From: Randy Dunlap Date: Sat, 30 Jul 2011 04:11:43 +0000 (-0700) Subject: max8998_charger: Needs module.h X-Git-Tag: v3.1-rc4~55^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d555ab6bb321814853ca8a8d4e8e22d52e18a871;p=pandora-kernel.git max8998_charger: Needs module.h power/max8998_charger.c uses interfaces from linux/module.h, so it should include that file. This fixes build errors. Signed-off-by: Randy Dunlap Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed