diff options
author | Michael Walle <michael@walle.cc> | 2021-02-10 22:42:29 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-02-23 14:56:55 +0100 |
commit | 8c02d842b61ebd579e42ff3f0326457e7d10ec95 (patch) | |
tree | 5b920675cd673a9a130af76ce8dce249864bfd63 /drivers/ddr/microchip | |
parent | 038e02455bbc18d34946fdfe77faf2062adc3e2a (diff) |
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: Michael Walle <michael@walle.cc>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/ddr/microchip')
0 files changed, 0 insertions, 0 deletions