STM32 RCC: Fix what looks like a double paste

This commit is contained in:
Gregory Nutt 2015-07-17 12:00:46 -06:00
parent a314561474
commit b86214ff77
1 changed files with 0 additions and 8 deletions

View File

@ -44,14 +44,6 @@
#if defined(CONFIG_STM32_STM32F427) || defined(CONFIG_STM32_STM32F429) #if defined(CONFIG_STM32_STM32F427) || defined(CONFIG_STM32_STM32F429)
/****************************************************************************************************
* Included Files
****************************************************************************************************/
#include <nuttx/config.h>
#if defined(CONFIG_STM32_STM32F427) || defined(CONFIG_STM32_STM32F429)
/**************************************************************************************************** /****************************************************************************************************
* Pre-processor Definitions * Pre-processor Definitions
****************************************************************************************************/ ****************************************************************************************************/