include: dt-bindings: remove dma header for stm32 soc
All the macro for dma-cells are now in the include/drivers/dma/dma_stm32.h header file. So the include/dt-bindings/dma/stm32_dma.h is no more useful and removed from #include. Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
30fd0228ae
commit
8fe0831c6b
6 changed files with 1 additions and 39 deletions
|
@ -25,7 +25,6 @@
|
|||
#include <drivers/clock_control.h>
|
||||
|
||||
#ifdef CONFIG_UART_ASYNC_API
|
||||
#include <dt-bindings/dma/stm32_dma.h>
|
||||
#include <drivers/dma/dma_stm32.h>
|
||||
#include <drivers/dma.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue