Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf13a84d authored by Fabio Porcedda's avatar Fabio Porcedda Committed by Wim Van Sebroeck
Browse files

watchdog: WatchDog Timer Driver Core: fix comment

parent 50d854c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 *);