sim: bfin: fix -Wshadow=local warnings
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 01:07:00 +0000 (20:07 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Dec 2023 04:29:19 +0000 (23:29 -0500)
commit5f347a1106f5ca0924a47e4b1c652092c76abbb1
tree05fa0f844dc9140b9111d8f3c2903ad969db5aa2
parent8ce49cf102519f42b6a5799ba30f408572ecb11e
sim: bfin: fix -Wshadow=local warnings

Rename the shadowed var to avoid confusion with the function argument
as to which address this code is using.
sim/bfin/dv-bfin_mmu.c