hw/mips: loongson3: Drop 'struct MemmapEntry'
commitac9b0117d545d4e318c6827251fdf654385188f5
authorBin Meng <bin.meng@windriver.com>
Fri, 22 Jan 2021 12:24:04 +0000 (22 20:24 +0800)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 21 Feb 2021 13:22:09 +0000 (21 14:22 +0100)
tree4aef7cd3b0bd48aaf0fb395bdcaea79e0a5cf946
parenta528b8c4c638d60cc474c2f80952ff0f2e60521a
hw/mips: loongson3: Drop 'struct MemmapEntry'

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.meng@windriver.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210122122404.11970-1-bmeng.cn@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/mips/loongson3_bootp.h
hw/mips/loongson3_virt.c