]> Git Repo - u-boot.git/commit
riscv: Remove setup.h
authorBin Meng <[email protected]>
Wed, 26 Sep 2018 13:55:07 +0000 (06:55 -0700)
committerAndes <[email protected]>
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 <[email protected]>
Reviewed-by: Lukas Auer <[email protected]>
arch/riscv/include/asm/bootm.h [deleted file]
arch/riscv/include/asm/setup.h [deleted file]
arch/riscv/lib/bootm.c
This page took 0.033154 seconds and 4 git commands to generate.