On 2/15/23 01:26, Philippe Mathieu-Daudé wrote:
Only atapi.c requires the SCSI constants. No need to include it in all files including "hw/ide/internal.h".Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/ide/atapi.c | 1 + include/hw/ide/internal.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
