qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 09/20] hw/ide: Un-inline ide_set_irq()


From: Richard Henderson
Subject: Re: [PATCH 09/20] hw/ide: Un-inline ide_set_irq()
Date: Wed, 15 Feb 2023 09:11:17 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 2/15/23 01:27, Philippe Mathieu-Daudé wrote:
Only include "hw/irq.h" where appropriate.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/ide/ahci.c             | 1 +
  hw/ide/core.c             | 8 ++++++++
  hw/ide/ich.c              | 1 +
  hw/ide/macio.c            | 1 +
  hw/ide/microdrive.c       | 1 +
  hw/ide/pci.c              | 1 +
  hw/misc/macio/gpio.c      | 1 +
  hw/sparc64/sun4u.c        | 1 +
  include/hw/ide/internal.h | 9 +--------
  9 files changed, 16 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]