From 997244f9d7cf8274236a6f739e2fa9885eac4f0e Mon Sep 17 00:00:00 2001
From: Hauke Petersen <hauke.petersen@fu-berlin.de>
Date: Mon, 6 Mar 2017 17:59:04 +0100
Subject: [PATCH] cpu/stm32f2: fixed blank lines at EOF

---
 cpu/stm32f2/include/vendor/stm32f205xx.h | 1 -
 cpu/stm32f2/include/vendor/stm32f207xx.h | 1 -
 cpu/stm32f2/include/vendor/stm32f215xx.h | 1 -
 cpu/stm32f2/include/vendor/stm32f217xx.h | 1 -
 4 files changed, 4 deletions(-)

diff --git a/cpu/stm32f2/include/vendor/stm32f205xx.h b/cpu/stm32f2/include/vendor/stm32f205xx.h
index 7bd97235cb..d15a4dff68 100644
--- a/cpu/stm32f2/include/vendor/stm32f205xx.h
+++ b/cpu/stm32f2/include/vendor/stm32f205xx.h
@@ -7287,4 +7287,3 @@ USB_OTG_HostChannelTypeDef;
 #endif /* STM32F205xx_H */
 
 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-
diff --git a/cpu/stm32f2/include/vendor/stm32f207xx.h b/cpu/stm32f2/include/vendor/stm32f207xx.h
index 7dce3752c6..16bbe2266f 100644
--- a/cpu/stm32f2/include/vendor/stm32f207xx.h
+++ b/cpu/stm32f2/include/vendor/stm32f207xx.h
@@ -7892,4 +7892,3 @@ USB_OTG_HostChannelTypeDef;
 #endif /* STM32F207xx_H */
 
 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-
diff --git a/cpu/stm32f2/include/vendor/stm32f215xx.h b/cpu/stm32f2/include/vendor/stm32f215xx.h
index 3101e86849..d254c326c4 100644
--- a/cpu/stm32f2/include/vendor/stm32f215xx.h
+++ b/cpu/stm32f2/include/vendor/stm32f215xx.h
@@ -7446,4 +7446,3 @@ USB_OTG_HostChannelTypeDef;
 #endif /* STM32F215xx_H */
 
 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-
diff --git a/cpu/stm32f2/include/vendor/stm32f217xx.h b/cpu/stm32f2/include/vendor/stm32f217xx.h
index 65b6b0d348..aa13904991 100644
--- a/cpu/stm32f2/include/vendor/stm32f217xx.h
+++ b/cpu/stm32f2/include/vendor/stm32f217xx.h
@@ -8052,4 +8052,3 @@ USB_OTG_HostChannelTypeDef;
 #endif /* STM32F217xx_H */
 
 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-
-- 
GitLab