summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner/aw_wdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/allwinner/aw_wdog.c')
-rw-r--r--sys/arm/allwinner/aw_wdog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/allwinner/aw_wdog.c b/sys/arm/allwinner/aw_wdog.c
index 4dcefd4..6dd68b4 100644
--- a/sys/arm/allwinner/aw_wdog.c
+++ b/sys/arm/allwinner/aw_wdog.c
@@ -238,7 +238,7 @@ aw_wdog_shutdown_fn(void *private, int howto)
}
void
-aw_wdog_watchdog_reset()
+aw_wdog_watchdog_reset(void)
{
if (aw_wdog_sc == NULL) {
OpenPOWER on IntegriCloud