]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
authorThomas Huth <thuth@redhat.com>
Thu, 12 Oct 2023 07:34:58 +0000 (09:34 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Oct 2023 12:01:52 +0000 (13:01 +0100)
commit29ecf2de024b386acc72b53b9eb0c3559883d1b6
treea4d94492d488e159f73e55039483809a88f5b652
parentdeaca3fd30d3a8829160f8d3705d65ad83176800
hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder

The file is obviously related to the raspberrypi machine, so
it should reside in hw/arm/ instead of hw/misc/. And while we're
at it, also adjust the wildcard in MAINTAINERS so that it covers
this file, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20231012073458.860187-1-thuth@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
hw/misc/bcm2835_property.c
include/hw/arm/raspberrypi-fw-defs.h [new file with mode: 0644]
include/hw/misc/raspberrypi-fw-defs.h [deleted file]