]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: Remove setup.h
authorBin Meng <bmeng.cn@gmail.com>
Wed, 26 Sep 2018 13:55:07 +0000 (06:55 -0700)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:44:44 +0000 (17:44 +0800)
commitd5cc3222059000954f967fe666a7b2d935895d3f
treebcd01c57108b30c22b0586a16efe2573a9fd5c32
parent3f6421e85d0185f13f75eacae73cf5c3294c6358
riscv: Remove setup.h

This was copied from ARM, and does not apply to RISC-V. While we
are here, bootm.h is eventually removed as its content is only
the inclusion of setup.h.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
arch/riscv/include/asm/bootm.h [deleted file]
arch/riscv/include/asm/setup.h [deleted file]
arch/riscv/lib/bootm.c