Skip to content

Commit d8d2803

Browse files
prabhakarladWim Van Sebroeck
authored andcommitted
watchdog: sp805_wdt: Drop documentation of non-existent status member
Remove the documentation for the `status` field in the `sp805_wdt` structure, as the field does not exist. Signed-off-by: Lad Prabhakar <prabhakar.csengg@gmail.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20241213192858.916377-1-prabhakar.csengg@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent 1f2b24a commit d8d2803

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/watchdog/sp805_wdt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
* @clk: (optional) clock structure of wdt
6363
* @rate: (optional) clock rate when provided via properties
6464
* @adev: amba device structure of wdt
65-
* @status: current status of wdt
6665
* @load_val: load value to be set for current timeout
6766
*/
6867
struct sp805_wdt {

0 commit comments

Comments
 (0)