Commit 81e8950a authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

include: Remove redundant csr_read_n() and csr_write_n()



The patch removes redundant csr_read_n() and csr_write_n()
because same thing can be achieved by using __ASM_STR()
macro in csr_read() and csr_write() macros.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent d0bbbbb8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment