1
0
Fork 0

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>
hifive-unleashed-5.1
Sachin Kamat 2012-08-07 15:14:12 +05:30 committed by Wim Van Sebroeck
parent 4b1c2f41c2
commit 3e5531caff
1 changed files with 0 additions and 1 deletions

View File

@ -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>