X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fbfin_wdt.c;h=8f6e871b3fe3b12c90608b00e3a8b024b762aea3;hb=5eb82498e3a6da8a979c48945e3c1a85c10ccc25;hp=2b92818cc66452806782daa89e05eab228aace17;hpb=9a5f50d34b0927d2f43549b6d172b8f458b6b620;p=linux-2.6 diff --git a/drivers/watchdog/bfin_wdt.c b/drivers/watchdog/bfin_wdt.c index 2b92818cc6..8f6e871b3f 100644 --- a/drivers/watchdog/bfin_wdt.c +++ b/drivers/watchdog/bfin_wdt.c @@ -24,8 +24,8 @@ #include #include #include -#include #include +#include #define stamp(fmt, args...) pr_debug("%s:%i: " fmt "\n", __func__, __LINE__, ## args) #define stampit() stamp("here i am")