Merge tag 'efi-2020-07-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / cmd / dataflash_mmc_mux.c
index 9f271b6f611cbd7b18de5fc1e58d077a99fd91b8..73876e9464a341c14bc70fd153f37dc8717f5209 100644 (file)
@@ -9,7 +9,8 @@
 
 static int mmc_nspi (const char *);
 
-int do_dataflash_mmc_mux (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_dataflash_mmc_mux(struct cmd_tbl *cmdtp, int flag, int argc,
+                        char *const argv[])
 {
        switch (argc) {
        case 2:                 /* on / off     */