Skip to content
Snippets Groups Projects
Commit 3329a534 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Remove spurious blank line.

parent c55d8f15
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,6 @@ static inline void rcc_resetbkp(void)
regval = getreg32(RTC_MAGIC_REG);
if (regval != RTC_MAGIC)
{
stm32_pwr_enablebkp(true);
/* We might be changing RTCSEL - to ensure such changes work, we must
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment