projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bb5975
)
mfd: remove duplicated #include from pcf50633
author
Huang Weiyi
<weiyi.huang@gmail.com>
Wed, 4 Feb 2009 21:43:28 +0000
(22:43 +0100)
committer
Samuel Ortiz
<samuel@sortiz.org>
Sat, 4 Apr 2009 22:32:19 +0000
(
00:32
+0200)
Removed duplicated #include <linux/device.h> in
drivers/mfd/pcf50633-core.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/pcf50633-core.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/pcf50633-core.c
b/drivers/mfd/pcf50633-core.c
index 2e36057659e12acedd5d2be43268d692aaefe8e3..7793932a513b01bd4b3337d6391e1d01b97dbbe2 100644
(file)
--- a/
drivers/mfd/pcf50633-core.c
+++ b/
drivers/mfd/pcf50633-core.c
@@
-15,7
+15,6
@@
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/sysfs.h>
-#include <linux/device.h>
#include <linux/module.h>
#include <linux/types.h>
#include <linux/interrupt.h>