[PATCH 05/15] dmaengine: pl330: Remove unused client_data field form pl330_info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The field is completely unused, remove it.

Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx>
---
 drivers/dma/pl330.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/dma/pl330.c b/drivers/dma/pl330.c
index f23c5f0..6b61c57 100644
--- a/drivers/dma/pl330.c
+++ b/drivers/dma/pl330.c
@@ -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 */
-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux