hw/sparc/grlib: split out the headers for each peripherals
authorClément Chigot <chigot@adacore.com>
Wed, 31 Jan 2024 08:50:39 +0000 (09:50 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 15:58:46 +0000 (16:58 +0100)
commitf432962e72de4d820b11294ae3e51f2aa5643265
tree101b37980dbfcc19d2f2de9d02ebc5174ed23b43
parent047521050a857600838b2d4be4cde42d52cac4f1
hw/sparc/grlib: split out the headers for each peripherals

Split out the headers for each peripherals and move them in their
right hardware directory.

Update Copyright and add SPDX-License-Identifier at the same time.

Co-developed-by: Frederic Konrad <konrad.frederic@yahoo.fr>
Signed-off-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240131085047.18458-2-chigot@adacore.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/char/grlib_apbuart.c
hw/intc/grlib_irqmp.c
hw/sparc/leon3.c
hw/timer/grlib_gptimer.c
include/hw/char/grlib_uart.h [new file with mode: 0644]
include/hw/intc/grlib_irqmp.h [new file with mode: 0644]
include/hw/sparc/grlib.h [deleted file]
include/hw/timer/grlib_gptimer.h [new file with mode: 0644]