On 1/22/21 1:24 PM, Bin Meng wrote: > From: Bin Meng <bin.m...@windriver.com> > > There is already a MemMapEntry type defined in hwaddr.h. Let's drop > the loongson3 defined `struct MemmapEntry` and use the existing one. > > Signed-off-by: Bin Meng <bin.m...@windriver.com> > --- > > hw/mips/loongson3_bootp.h | 7 +------ > hw/mips/loongson3_virt.c | 6 +++--- > 2 files changed, 4 insertions(+), 9 deletions(-)
Thanks, applied to mips-next.