From: Axel Lin Date: Sun, 31 Jul 2011 23:29:31 +0000 (+0800) Subject: max8997_charger: Needs module.h X-Git-Tag: v3.1-rc4~55^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71aa79a8c2537eb07cd26b5e4dc43274a9c10692;p=pandora-kernel.git max8997_charger: Needs module.h power/max8997_charger.c uses interfaces from linux/module.h, so it should include that file. This fixes build errors. Signed-off-by: Axel Lin Acked-by: MyungJoo Ham Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed