On Tue, Oct 13, 2020 at 1:31 AM Bin Meng <bmeng...@gmail.com> wrote:
>
> Since sifive_plic.h is used by hw/intc/sifive_plic.c,
> it has to be in the public include directory. Move it.
>
> Fixes: 84fcf3c15111 ("hw/riscv: Move sifive_plic model to hw/intc")
> Signed-off-by: Bin Meng <bin.m...@windriver.com>
> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reviewed-by: Alistair Francis <alistair.fran...@wdc.com>

Alistair

>
> ---
>
> Changes in v2:
> - reword the commit message as Philippe suggested
>
>  {hw => include/hw}/intc/sifive_plic.h | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename {hw => include/hw}/intc/sifive_plic.h (100%)
>
> diff --git a/hw/intc/sifive_plic.h b/include/hw/intc/sifive_plic.h
> similarity index 100%
> rename from hw/intc/sifive_plic.h
> rename to include/hw/intc/sifive_plic.h
> --
> 2.7.4
>
>

Reply via email to