4f6543f28b
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:
|
||
---|---|---|
.. | ||
Makefile | ||
cesa.c | ||
cesa.h | ||
cipher.c | ||
hash.c | ||
tdma.c |