drivers: dma: include duplicated
remove duplicates line Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
35b7a5dc34
commit
c4bf6ac1f9
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@
|
|||
#include <logging/log.h>
|
||||
LOG_MODULE_REGISTER(dma_stm32, CONFIG_DMA_LOG_LEVEL);
|
||||
|
||||
#include <drivers/clock_control/stm32_clock_control.h>
|
||||
|
||||
static void dma_stm32_dump_stream_irq(struct device *dev, u32_t id)
|
||||
{
|
||||
const struct dma_stm32_config *config = dev->config->config_info;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue