summaryrefslogtreecommitdiff
path: root/cmd/scp03.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-30 10:26:43 -0400
committerTom Rini <trini@konsulko.com>2021-09-30 10:26:43 -0400
commitc8988efc884c680eb4f34295df6689a7e312c15d (patch)
tree573cfefc2ab21a033ae98fa2afbd57f1f6528496 /cmd/scp03.c
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
parent0cf207ec01cbacae47585fcc26591dd2296507d6 (diff)
Merge branch '2021-09-30-whitespace-cleanups' into next
- A large number of whitespace cleanups from Wolfgang
Diffstat (limited to 'cmd/scp03.c')
-rw-r--r--cmd/scp03.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/scp03.c b/cmd/scp03.c
index 655e0bba08b..216c942dd48 100644
--- a/cmd/scp03.c
+++ b/cmd/scp03.c
@@ -49,4 +49,3 @@ static char text[] =
U_BOOT_CMD_WITH_SUBCMDS(scp03, "Secure Channel Protocol 03 control", text,
U_BOOT_SUBCMD_MKENT(enable, 1, 1, do_scp03_enable),
U_BOOT_SUBCMD_MKENT(provision, 1, 1, do_scp03_provision));
-