mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
Typecast the fls(width -1) with (enum dmaengine_alignment) in
xilinx_dma_chan_probe function to fix the coverity warning.
Addresses-Coverity: Event mixed_enum_type.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| xilinx_dma.c | ||
| xilinx_dpdma.c | ||
| zynqmp_dma.c | ||