Commit ce64b8d8 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina

power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c

Remove the duplicate.
Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3e93b8df
......@@ -21,7 +21,6 @@
#include <linux/module.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/platform_device.h>
#include <linux/power_supply.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment