drivers: dma: wrong return type of dma_stm32_width_config function
The dma_stm32_width_config must return a int type
as -EINVAL is a possible return value
Signed-off-by:
Francois Ramu <francois.ramu@st.com>
Loading
Please sign in to comment