qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] include/hw/virtio: Break inclusion loop


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/2] include/hw/virtio: Break inclusion loop
Date: Sat, 10 Dec 2022 16:57:37 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

On 10/12/22 14:39, Markus Armbruster wrote:
hw/virtio/virtio.h and hw/virtio/vhost.h include each other.  The
former doesn't actually need the latter, so drop that inclusion to
break the loop.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  include/hw/virtio/virtio.h | 1 -
  hw/virtio/virtio.c         | 1 +
  2 files changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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