diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-28 00:09:23 +0100 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-03-06 16:18:42 +0100 |
| commit | be617b44fef9747f0529234ad4d1dfbc88971e30 (patch) | |
| tree | 2ea340da77b5d61ebf08c83e3ffab82469d752ca /hw/pci-host/sh_pci.c | |
| parent | 31ffda71338348915f54e997edc12d9e30425438 (diff) | |
| download | focaccia-qemu-be617b44fef9747f0529234ad4d1dfbc88971e30.tar.gz focaccia-qemu-be617b44fef9747f0529234ad4d1dfbc88971e30.zip | |
target/sh4: Let get_physical_address() use MMUAccessType access_type
superh_cpu_tlb_fill() already provides a access_type variable of type MMUAccessType, and it is passed along, but casted as integer and renamed 'rw'. Simply replace 'int rw' by 'MMUAccessType access_type'. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210127232151.3523581-5-f4bug@amsat.org>
Diffstat (limited to 'hw/pci-host/sh_pci.c')
0 files changed, 0 insertions, 0 deletions