On 09/16/2017 11:46 AM, Peter Maydell wrote: > Update the static_ops functions to use new-style mmio > rather than the legacy old_mmio functions. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/arm/palm.c | 30 ++++++++++-------------------- > 1 file changed, 10 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~