projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e93b8d
)
power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 5 Feb 2012 00:32:02 +0000
(
01:32
+0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 10 Feb 2012 08:52:19 +0000
(09:52 +0100)
Remove the duplicate.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/power/max8998_charger.c
patch
|
blob
|
history
diff --git
a/drivers/power/max8998_charger.c
b/drivers/power/max8998_charger.c
index 9b3f2bf56e706b1375caaa788446dfafde697ff5..5c5f281ced10cc2516dcfbddb852b9b35ec8a1ee 100644
(file)
--- a/
drivers/power/max8998_charger.c
+++ b/
drivers/power/max8998_charger.c
@@
-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>