mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
Revert "power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c"
This reverts commit ce64b8d85d. It is done
via moduleh tree as part of a larger cleanup.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
This commit is contained in:
parent
c097b2ca51
commit
4f3612b16e
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user