]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: Remove CSR read/write defines in encoding.h
authorBin Meng <bmeng.cn@gmail.com>
Wed, 26 Sep 2018 13:55:15 +0000 (06:55 -0700)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:48:02 +0000 (17:48 +0800)
commit1a4a914d145bab60661f6e9a960a70e41287836b
treee5dcf55284e509420ffda46c07943830f2fb6bcc
parent0e9e3c15f8f804580e22a00306f09ab444e1e901
riscv: Remove CSR read/write defines in encoding.h

There is no reason to keep two versions of CSR read/write defines
in encoding.h. We already have one set of defines in csr.h, which
is from Linux kernel, and let's drop the one in encoding.h.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Rick Chen <rick@andestech.com>
arch/riscv/include/asm/encoding.h