commit | 2ea5f536d7c37cb4406a9ecd475777d129963797 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Wed Jan 08 20:21:17 2020 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 23 07:29:58 2020 -0500 |
tree | 59ff5e64b6e33cdc2ca8918d7ffe32f86ea3ec8b | |
parent | 0d87fc4a71d79f0bfb0b31722a06bab176e3c725 [diff] |
board_init: remove meaningless increment in board_init_f_init_reserve() The base is not used in the code that follows this increment. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>