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

Commit 68597986 authored by Jonghwan Choi's avatar Jonghwan Choi Committed by Anton Vorontsov
Browse files

max8997_charger: Remove duplicate module.h



module.h was included twice.

Signed-off-by: default avatarJonghwan Choi <jhbird.choi@samsung.com>
Acked-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: default avatarAnton Vorontsov <cbouatmailru@gmail.com>
parent e57b432d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>