max8997_charger: Remove duplicate module.h

module.h was included twice.

Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
This commit is contained in:
Jonghwan Choi 2011-11-23 13:40:05 +09:00 committed by Anton Vorontsov
parent e57b432d0c
commit 68597986f7
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <linux/module.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/slab.h>