STM32: Trivial chnages from review of merge
This commit is contained in:
parent
f16c3fd763
commit
473a3cf2a6
@ -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|\
|
||||
|
Loading…
Reference in New Issue
Block a user