Skip to content
Commit 8c02d842 authored by Michael Walle's avatar Michael Walle Committed by Michal Simek
Browse files

fpga: zynqpl: fix buffer alignment



Due to pointer arithmetic, "sizeof(u32) * ARCH_DMA_MINALIGN" is
subtracted. It seems that the original intention was to just subtract
ARCH_DMA_MINALIGN. Fix it.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 038e0245
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment