Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

watchdog: da9052: Remove duplicate inclusion of delay.h

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>

authored by

Sachin Kamat and committed by
Wim Van Sebroeck
3e5531ca 4b1c2f41

-1
-1
drivers/watchdog/da9052_wdt.c
··· 21 21 #include <linux/types.h> 22 22 #include <linux/kernel.h> 23 23 #include <linux/jiffies.h> 24 - #include <linux/delay.h> 25 24 26 25 #include <linux/mfd/da9052/reg.h> 27 26 #include <linux/mfd/da9052/da9052.h>