summaryrefslogtreecommitdiff
path: root/drivers/crypto/qce/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/qce/core.h')
-rw-r--r--drivers/crypto/qce/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/qce/core.h b/drivers/crypto/qce/core.h
index 085774cdf641..228fcd69ec51 100644
--- a/drivers/crypto/qce/core.h
+++ b/drivers/crypto/qce/core.h
@@ -35,6 +35,7 @@ struct qce_device {
void __iomem *base;
struct device *dev;
struct clk *core, *iface, *bus;
+ struct icc_path *mem_path;
struct qce_dma_data dma;
int burst_size;
unsigned int pipe_pair_id;