Fix spelling of "supported/unsupported".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
This commit is contained in:
committed by
Tom Rini
parent
0e28065949
commit
0af49b9575
@@ -77,7 +77,7 @@ static const struct pl01x_serial_platdata serial_platdata = {
|
||||
#elif CONFIG_CONS_INDEX == 4
|
||||
.base = HI6220_UART3_BASE,
|
||||
#else
|
||||
#error "Unsuported console index value."
|
||||
#error "Unsupported console index value."
|
||||
#endif
|
||||
.type = TYPE_PL011,
|
||||
.clock = 19200000
|
||||
|
||||
Reference in New Issue
Block a user