riscv: do not reimplement generic io functions
authorLukas Auer <[email protected]>
Thu, 22 Nov 2018 10:26:19 +0000 (11:26 +0100)
committerAndes <[email protected]>
Mon, 26 Nov 2018 05:57:30 +0000 (13:57 +0800)
commitf105d2efcb086a7e05b75c04e26432d3d8995b9b
tree239521644c4d0d1f5f372425e5953fe639a8b3fd
parentfc8c76f42e5231c215433fa5c5c4be951fd5eb56
riscv: do not reimplement generic io functions

RISC-V U-Boot reimplements the generic io functions from
asm-generic/io.h. Remove the redundant implementation and include the
generic io.h instead.

Signed-off-by: Lukas Auer <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
arch/riscv/include/asm/io.h