riscv: Remove mach type
authorBin Meng <bmeng.cn@gmail.com>
Wed, 26 Sep 2018 13:55:09 +0000 (06:55 -0700)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:47:19 +0000 (17:47 +0800)
commit8cdc6b58d71b849bb687d3d914b9b1fa26136264
treeb6940804d02482b840fcabbced2511ddf40779ce
parent4afeedf1728fe7e992b460d0369a06f8bfe4f9f3
riscv: Remove mach type

Since the mach_id is not used by RISC-V, remove it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
arch/riscv/include/asm/mach-types.h [deleted file]
arch/riscv/include/asm/u-boot.h
board/AndesTech/ax25-ae350/ax25-ae350.c
cmd/bdinfo.c