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)
commit3ad4866dd7796718db939247e39f5ab9a121f9e3
treebcd01c57108b30c22b0586a16efe2573a9fd5c32
parent117a433d9e66ff986c97f60c2f6daa167f8ee729
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