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

Commit 3124c4a0 authored by Jesper Juhl's avatar Jesper Juhl Committed by Anton Vorontsov
Browse files

max8998_charger: Include linux/module.h just once



Remove the duplicate.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Acked-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: default avatarAnton Vorontsov <anton.vorontsov@linaro.org>
parent 5ff92e7a
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>