mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 21:57:42 +00:00
The patch that added src_dma/dst_dma to struct mv_cesa_tdma_desc
is broken on 64-bit systems as the size of the descriptor has been
changed. This patch fixes it by using u32 instead of dma_addr_t.
Fixes:
|
||
|---|---|---|
| .. | ||
| cesa | ||
| octeontx | ||
| Kconfig | ||
| Makefile | ||