projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1c2f4
)
watchdog: da9052: Remove duplicate inclusion of delay.h
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 7 Aug 2012 09:44:12 +0000
(15:14 +0530)
committer
Wim Van Sebroeck
<wim@iguana.be>
Wed, 29 Aug 2012 15:13:06 +0000
(17:13 +0200)
delay.h header file was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/da9052_wdt.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/watchdog/da9052_wdt.c
b/drivers/watchdog/da9052_wdt.c
index 3f75129eb0a9f06cd0a7d194a3c390f5ee9bfd3f..f7abbaeebcaf51466efbc493c2fb433b01408bf3 100644
(file)
--- a/
drivers/watchdog/da9052_wdt.c
+++ b/
drivers/watchdog/da9052_wdt.c
@@
-21,7
+21,6
@@
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/jiffies.h>
-#include <linux/delay.h>
#include <linux/mfd/da9052/reg.h>
#include <linux/mfd/da9052/da9052.h>