projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c097b2c
)
Revert "power, max8998: Include linux/module.h just once in drivers/power/max8998_cha...
author
Jiri Kosina
<jkosina@suse.cz>
Tue, 6 Mar 2012 14:13:11 +0000
(15:13 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 7 Mar 2012 15:08:46 +0000
(16:08 +0100)
This reverts commit
ce64b8d85de96a1a9538f6dbc960ef592ca05fe8
. It is done
via moduleh tree as part of a larger cleanup.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
drivers/power/max8998_charger.c
patch
|
blob
|
history
diff --git
a/drivers/power/max8998_charger.c
b/drivers/power/max8998_charger.c
index
5c5f281
..
9b3f2bf
100644
(file)
--- a/
drivers/power/max8998_charger.c
+++ b/
drivers/power/max8998_charger.c
@@
-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>