mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c
Remove the duplicate. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
3e93b8dfd9
commit
ce64b8d85d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user