]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/funkwerk/vovpn-gw/vovpn-gw.c
do_reset: unify duplicate prototypes
[karo-tx-uboot.git] / board / funkwerk / vovpn-gw / vovpn-gw.c
index e856adaee50e39c294903c7d17ebc7fc8b3cf2a7..a4bfbc978023d384528109feab5b87b883c3735d 100644 (file)
@@ -306,7 +306,7 @@ int misc_init_r (void)
 
 #if defined(CONFIG_HAVE_OWN_RESET)
 int
-do_reset (void *cmdtp, int flag, int argc, char * const argv[])
+do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
 {
        volatile ioport_t *iop;