STM32: Trivial chnages from review of merge

This commit is contained in:
Gregory Nutt 2015-09-23 15:00:47 -06:00
parent f16c3fd763
commit 473a3cf2a6

View File

@ -804,7 +804,6 @@ static void stm32_stdclockconfig(void)
#if defined(CONFIG_SYSLOG) || defined(CONFIG_ARMV7M_ITMSYSLOG)
static inline void rcc_itm_syslog(void)
{
/* Enable SWO output */
modifyreg32(STM32_DBGMCU_CR, DBGMCU_CR_TRACEMODE_MASK, DBGMCU_CR_ASYNCH|\