hw/arm/stm32vldiscovery: Delete trailing blank line
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Aug 2021 09:33:45 +0000 (10:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 1 Sep 2021 10:08:19 +0000 (11:08 +0100)
Delete the trailing blank line at the end of the source file.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alexandre Iooss <erdnaxe@crans.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Message-id: 20210812093356.1946-15-peter.maydell@linaro.org

hw/arm/stm32vldiscovery.c

index 07e401a818dee6b2b2ff694bea3383b1749fdcc7..9b79004703b0e115624fd67231c00c3e4aef8739 100644 (file)
@@ -65,4 +65,3 @@ static void stm32vldiscovery_machine_init(MachineClass *mc)
 }
 
 DEFINE_MACHINE("stm32vldiscovery", stm32vldiscovery_machine_init)
-