[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank lin
From: |
Peter Maydell |
Subject: |
[PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line |
Date: |
Thu, 12 Aug 2021 10:33:45 +0100 |
Delete the trailing blank line at the end of the source file.
Signed-off-by: Peter Maydell <peter.maydell@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
- Re: [PATCH for-6.2 12/25] hw/arm/stm32f205: Wire up sysclk and refclk, (continued)
- [PATCH for-6.2 11/25] hw/arm/stm32f100: Wire up sysclk and refclk, Peter Maydell, 2021/08/12
- [PATCH for-6.2 13/25] hw/arm/stm32f405: Wire up sysclk and refclk, Peter Maydell, 2021/08/12
- [PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line,
Peter Maydell <=
- [PATCH for-6.2 17/25] hw/arm/stellaris: Wire sysclk up to armv7m, Peter Maydell, 2021/08/12
- [PATCH for-6.2 16/25] hw/arm/stellaris: split stellaris_sys_init(), Peter Maydell, 2021/08/12
- [PATCH for-6.2 19/25] hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property, Peter Maydell, 2021/08/12