提交 c9392d80 编写于 作者: L Lars-Peter Clausen 提交者: Vinod Koul

dmaengine: pl330: Remove unused client_data field form pl330_info

The field is completely unused, remove it.
Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 7ae342fd
......@@ -290,8 +290,6 @@ struct pl330_info {
unsigned mcbufsz;
/* ioremap'ed address of PL330 registers. */
void __iomem *base;
/* Client can freely use it. */
void *client_data;
/* PL330 core data, Client must not touch it. */
void *pl330_data;
/* Populated by the PL330 core driver during pl330_add */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册