efi_loader: type of efi_secure_mode
[oweals/u-boot.git] / tools / dumpimage.c
index d5f893daf1694b49d48e17b22a9e3f8ffd7c6fbc..e5481435a7644add00810f7d6a7548762d2cb79a 100644 (file)
@@ -104,7 +104,6 @@ int main(int argc, char **argv)
                        printf("dumpimage version %s\n", PLAIN_VERSION);
                        exit(EXIT_SUCCESS);
                case 'h':
-                       usage();
                default:
                        usage();
                        break;