On 10/18/21 06:32, Alistair Francis wrote:
> From: Alistair Francis <[email protected]>
Possible commit description:
Since commit 1a9540d1f1a ("target/riscv: Drop support for ISA
spec version 1.09.1") these definitions are unused, remove them.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
> Signed-off-by: Alistair Francis <[email protected]>
> ---
> target/riscv/cpu_bits.h | 8 --------
> 1 file changed, 8 deletions(-)
BTW I strongly suggest you to use git-publish for your
series / pull requests:
https://github.com/stefanha/git-publish
Regards,
Phil.