diff --git a/[refs] b/[refs] index 4c388d54c8cf..3b2337c62629 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50d854c8a72b87ffa5523aa07c5013e2c6657714 +refs/heads/master: cf13a84d174947df4bb809edfb4887393642303e diff --git a/trunk/include/linux/watchdog.h b/trunk/include/linux/watchdog.h index 87490ac4bd87..3a9df2f43be6 100644 --- a/trunk/include/linux/watchdog.h +++ b/trunk/include/linux/watchdog.h @@ -129,7 +129,7 @@ static inline void *watchdog_get_drvdata(struct watchdog_device *wdd) return wdd->driver_data; } -/* drivers/watchdog/core/watchdog_core.c */ +/* drivers/watchdog/watchdog_core.c */ extern int watchdog_register_device(struct watchdog_device *); extern void watchdog_unregister_device(struct watchdog_device *);