]> git.baikalelectronics.ru Git - kernel.git/commit
max8998_charger: Needs module.h
authorRandy Dunlap <rdunlap@xenotime.net>
Sat, 30 Jul 2011 04:11:43 +0000 (21:11 -0700)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 19 Aug 2011 16:56:58 +0000 (20:56 +0400)
commita19dcecd5bcaaee75a9e68499b38dd3ace4e4242
tree10ef21553591629f6e5859b4cb3ee9435b0fd471
parent757c564511d693fd80858c3dc0dd7257cca6ea0a
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 <rdunlap@xenotime.net>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/max8998_charger.c