From 2fa0837d0faa3e6770ce8fddbba715999b344fb5 Mon Sep 17 00:00:00 2001 From: Radu Alexe Date: Thu, 12 Oct 2017 11:58:26 +0300 Subject: dma: caam: removed unsed struct fields Signed-off-by: Radu Alexe diff --git a/drivers/dma/caam_dma.c b/drivers/dma/caam_dma.c index cc9f9cf..30840cf 100644 --- a/drivers/dma/caam_dma.c +++ b/drivers/dma/caam_dma.c @@ -45,7 +45,6 @@ struct caam_dma_edesc { struct caam_dma_ctx *ctx; dma_addr_t sec4_sg_dma; dma_addr_t sec4_sg_dma_dst; - size_t sec4_sg_bytes; unsigned int src_len; unsigned int dst_len; struct sec4_sg_entry *sec4_sg; -- cgit v0.10.2