🗑 Remove redundant prefix in riscv_pkg
Created by: flaviens
Some tools such as sv2v have some difficulties to deal with these redundant prefixes riscv::
in the include/riscv package. For instance,sv2v treats these as circular package dependency. Since they bring nothing, it may be useful to remove them.