powerpc: dts: add QorIQ DPAA 1 FMan for P3041
[oweals/u-boot.git] / cmd / diag.c
index 14ae04f2a681afc60c3e96297484289867d52585..f51536dbfaaf84bdfe4639dde9bc6ed77fe44469 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2002
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -12,7 +11,7 @@
 #include <command.h>
 #include <post.h>
 
-int do_diag (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[])
+int do_diag(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        unsigned int i;