]> git.gag.com Git - fw/openocd/commit
riscv: fix compile error
authorAntonio Borneo <borneo.antonio@gmail.com>
Wed, 14 Oct 2020 08:41:12 +0000 (10:41 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Wed, 14 Oct 2020 10:05:22 +0000 (11:05 +0100)
commit4fc61a2f9d60e49b8134ab7e0929cfb2b3a4f771
treeec43627f620e38ffb053108aa4c04220b82f1fd5
parentb68674a1da7249c52b00b511fe0ceb20ace5ae4d
riscv: fix compile error

The commit b68674a1da72 ("Upstream tons of RISC-V changes.") was
proposed well before commit 3ac010bb9f10 ("Fix debug prints when
loading to flash"), but the merge got in different order.
After latest merge, the master branch fails to compile.

Fix the compile error.

Change-Id: Ia3bd21d970d589343a3b9b2d58c89e0c49f30015
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5856
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
Reviewed-by: Jan Matyas <matyas@codasip.com>
src/target/riscv/riscv.c