]> Git Repo - J-u-boot.git/blobdiff - arch/arm/cpu/armv8/fsl-layerscape/mp.c
command: Remove the cmd_tbl_t typedef
[J-u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / mp.c
index 4ef2a302785c543fbdcc2ddcce0ac7941d876cb2..31536b81811d9b4b9c8c66886f74596581b55792 100644 (file)
@@ -260,7 +260,7 @@ int cpu_status(u32 nr)
        return 0;
 }
 
-int cpu_release(u32 nr, int argc, char * const argv[])
+int cpu_release(u32 nr, int argc, char *const argv[])
 {
        u64 boot_addr;
        u64 *table = (u64 *)get_spin_tbl_addr();
This page took 0.025062 seconds and 4 git commands to generate.