mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +00:00
galaxy5200: Cleanup typo and trailing whitespace
Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
This commit is contained in:
parent
d7f4d14a8b
commit
0d042037b3
1 changed files with 4 additions and 4 deletions
|
@ -94,7 +94,7 @@
|
||||||
#undef CONFIG_BOOTARGS
|
#undef CONFIG_BOOTARGS
|
||||||
|
|
||||||
#define CONFIG_PREBOOT "echo;" \
|
#define CONFIG_PREBOOT "echo;" \
|
||||||
"echo Welcome to U-Boot"\
|
"echo Welcome to U-Boot;"\
|
||||||
"echo"
|
"echo"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue