Delete the trailing blank line at the end of the source file. Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Reviewed-by: Alexandre Iooss <erdn...@crans.org> Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> Reviewed-by: Luc Michel <l...@lmichel.fr> Message-id: 20210812093356.1946-15-peter.mayd...@linaro.org --- hw/arm/stm32vldiscovery.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hw/arm/stm32vldiscovery.c b/hw/arm/stm32vldiscovery.c index 07e401a818d..9b79004703b 100644 --- a/hw/arm/stm32vldiscovery.c +++ b/hw/arm/stm32vldiscovery.c @@ -65,4 +65,3 @@ static void stm32vldiscovery_machine_init(MachineClass *mc) } DEFINE_MACHINE("stm32vldiscovery", stm32vldiscovery_machine_init) - -- 2.20.1