On Thu, 26 Jul 2018 10:27:38 +1200
Michael Clark wrote:
> On Fri, May 18, 2018 at 8:02 PM, Igor Mammedov wrote:
>
> > On Fri, 18 May 2018 14:10:24 +1200
> > Michael Clark wrote:
> >
> > > On Wed, May 16, 2018 at 4:00 AM, Igor Mammedov
> > wrote:
> > >
> > > > cpu_init() was removed si
On Fri, May 18, 2018 at 8:02 PM, Igor Mammedov wrote:
> On Fri, 18 May 2018 14:10:24 +1200
> Michael Clark wrote:
>
> > On Wed, May 16, 2018 at 4:00 AM, Igor Mammedov
> wrote:
> >
> > > cpu_init() was removed since 2.12, so drop the define that is now
> unused.
> > >
> > > Signed-off-by: Igor M
On Fri, 18 May 2018 14:10:24 +1200
Michael Clark wrote:
> On Wed, May 16, 2018 at 4:00 AM, Igor Mammedov wrote:
>
> > cpu_init() was removed since 2.12, so drop the define that is now unused.
> >
> > Signed-off-by: Igor Mammedov
> > Reviewed-by: Philippe Mathieu-Daudé
> >
>
> Reviewed-by:
On Wed, May 16, 2018 at 4:00 AM, Igor Mammedov wrote:
> cpu_init() was removed since 2.12, so drop the define that is now unused.
>
> Signed-off-by: Igor Mammedov
> Reviewed-by: Philippe Mathieu-Daudé
>
Reviewed-by: Michael Clark
---
> v2:
> * refine commit message (Eric Blake )
> ---
> t
cpu_init() was removed since 2.12, so drop the define that is now unused.
Signed-off-by: Igor Mammedov
Reviewed-by: Philippe Mathieu-Daudé
---
v2:
* refine commit message (Eric Blake )
---
target/riscv/cpu.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/riscv/cpu.h b/target/riscv/