From 8466405eb0c77d81be5f8c2e3608fdfeb00bb1b9 Mon Sep 17 00:00:00 2001 From: BALATON Zoltan Date: Sat, 17 Sep 2022 13:51:36 +0200 Subject: hw: Remove unused MAX_IDE_BUS define Several machines have an unused MAX_IDE_BUS define. Remove it from these machines that don't need it. Signed-off-by: BALATON Zoltan Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson Message-Id: <20220917115136.A32EF746E06@zero.eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé --- hw/mips/fuloong2e.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/mips/fuloong2e.c') diff --git a/hw/mips/fuloong2e.c b/hw/mips/fuloong2e.c index b478483706..50c61f0e4a 100644 --- a/hw/mips/fuloong2e.c +++ b/hw/mips/fuloong2e.c @@ -49,7 +49,6 @@ /* Fuloong 2e has a 512k flash: Winbond W39L040AP70Z */ #define BIOS_SIZE (512 * KiB) -#define MAX_IDE_BUS 2 /* * PMON is not part of qemu and released with BSD license, anyone -- cgit v1.2.3-55-g7522