summaryrefslogtreecommitdiff
path: root/cmd/mp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mp.c')
-rw-r--r--cmd/mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mp.c b/cmd/mp.c
index 4c8f5fc3fa..c2b5235a37 100644
--- a/cmd/mp.c
+++ b/cmd/mp.c
@@ -26,7 +26,7 @@ static int cpu_status_all(void)
}
static int
-cpu_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+cpu_cmd(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
{
unsigned long cpuid;