diff options
| author | Mattijs Korpershoek <[email protected]> | 2021-07-29 09:21:08 +0200 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2021-07-29 11:37:01 +0200 |
| commit | 58d78314c1f83b2a25ffbec7cd2221a1fba66a82 (patch) | |
| tree | 10234ab7325d0480be0e4b637f6a600d86c7644d /include | |
| parent | bbcacdf4cd23f2e5deb9ef916096c956c955243d (diff) | |
configs: sei610: fix typo in header comment
s/510/610/
Signed-off-by: Guillaume La Roque <[email protected]>
Signed-off-by: Mattijs Korpershoek <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/sei610.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sei610.h b/include/configs/sei610.h index 6d093161c94..9eeffdd72c8 100644 --- a/include/configs/sei610.h +++ b/include/configs/sei610.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Configuration for the SEI510 + * Configuration for the SEI610 * * Copyright (C) 2019 Baylibre, SAS * Author: Jerome Brunet <[email protected]> |
