]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
dmaengine: pl330: Remove unused next field form pl330_xfer struct
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 6 Jul 2014 18:32:23 +0000 (20:32 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 15 Jul 2014 16:31:03 +0000 (22:01 +0530)
commitd5cef121ffa6a2525107e4c58e126ea885911ff7
tree33a8380e516a79b2a1b19336d22999abc4fcb3ff
parentc9392d80ae0762425314fbf1d9210f68da400e12
dmaengine: pl330: Remove unused next field form pl330_xfer struct

The next field is always NULL, so we can remove it.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pl330.c