command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / arch / powerpc / cpu / mpc86xx / mp.c
index 07c4c079df3dd0fe38ea11f628fe3f7e65eb2323..08d11ad4f2e5857cbcf6878eb789da6ba94b91d4 100644 (file)
@@ -67,7 +67,7 @@ int is_core_disabled(int nr) {
        return 0;
 }
 
-int cpu_release(u32 nr, int argc, char * const argv[])
+int cpu_release(u32 nr, int argc, char *const argv[])
 {
        /* dummy function so common/cmd_mp.c will build
         * should be implemented in the future */