Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>