projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff92e7
)
max8998_charger: Include linux/module.h just once
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 5 Feb 2012 00:32:02 +0000
(
01:32
+0100)
committer
Anton Vorontsov
<anton.vorontsov@linaro.org>
Mon, 26 Mar 2012 16:41:24 +0000
(20:41 +0400)
Remove the duplicate.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
drivers/power/max8998_charger.c
patch
|
blob
|
history
diff --git
a/drivers/power/max8998_charger.c
b/drivers/power/max8998_charger.c
index
9b3f2bf
..
5c5f281
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>