On Wed, Feb 03, 2021 at 04:46:28PM -1000, Richard Henderson wrote:
> On 1/27/21 2:32 PM, Philippe Mathieu-Daudé wrote:
> > All callers of cris_mmu_translate() provide a MMUAccessType
> > type. Let the prototype use it as argument, as it is stricter
> > than an integer. We can remove the documentation as enum
> > names are self explicit.
> > 
> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> > ---
> >  target/cris/mmu.h |  2 +-
> >  target/cris/mmu.c | 24 ++++++++++++------------
> >  2 files changed, 13 insertions(+), 13 deletions(-)
> 
> Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

Reviewed-by: Edgar E. Iglesias <edgar.igles...@xilinx.com>

Reply via email to