diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2015-08-06 16:32:30 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-08-20 09:40:06 +0300 |
commit | c67886f5b809cfd9dc20f906f38fc0eddc7cba93 (patch) | |
tree | 12b4bdb691c8164103538b8103c405fb18ee8313 /drivers/dma/mic_x100_dma.c | |
parent | 7dfffb9541bca80bbf8df1869564f9220ee150d2 (diff) | |
download | linux-c67886f5b809cfd9dc20f906f38fc0eddc7cba93.tar.xz |
dmaengine: tegra-apb: Remove unused variables
The callback and callback_param members of the tegra_dma_sg_req structure
are never used. The dma-engine structure, dma_async_tx_descriptor, defines
the same members and these are the ones used by the driver. Therefore,
remove the unused versions from the tegra_dma_sg_req structure.
The half_done member of tegra_dma_channel structure is configured but
never used and so remove it.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/mic_x100_dma.c')
0 files changed, 0 insertions, 0 deletions