commit | 2f5b807dc13788dc3e311a985de33dcc339a885d | [log] [tgz] |
---|---|---|
author | Wei Fu <wefu@redhat.com> | Sun Oct 24 00:31:12 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Mon Nov 08 15:35:55 2021 +0800 |
tree | 84e93a22cf1bb3fa72f632d1d2a5eafd09a5e428 | |
parent | 9607674ed2ba07bf67fe60e354dca5653d74d6cd [diff] |
riscv: add #define in asm/io.h for some device drivers This patch adds memcpy_fromio and memcpy_toio definitions for some device drivers which have these definitions, like cadence_qspi_apb.c Signed-off-by: Wei Fu <wefu@redhat.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>