qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Remove inclusion of hw/hw.h from files that don't need it


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] Remove inclusion of hw/hw.h from files that don't need it
Date: Mon, 1 Jul 2024 17:00:46 +0200
User-agent: Mozilla Thunderbird

On 1/7/24 15:26, Thomas Huth wrote:
hw/hw.h only contains the prototype of hw_error() nowadays, so
files that don't use this function don't need to include this
header.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  include/hw/misc/xlnx-cfi-if.h | 1 -
  hw/misc/edu.c                 | 1 -
  hw/vfio/container.c           | 1 -
  3 files changed, 3 deletions(-)

Thanks, patch queued.



reply via email to

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