Skip to content

Commit

Permalink
watchdog: da9052: Remove duplicate inclusion of delay.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Wim Van Sebroeck committed Aug 29, 2012
1 parent 4b1c2f4 commit 3e5531c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/watchdog/da9052_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3e5531c

Please sign in to comment.