Commit 4f3612b1 authored by Jiri Kosina's avatar Jiri Kosina

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

This reverts commit ce64b8d8. It is done
via moduleh tree as part of a larger cleanup.
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent c097b2ca
......@@ -21,6 +21,7 @@
#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