diff options
| author | Vinod Koul <vinod.koul@intel.com> | 2016-12-09 12:54:12 +0300 |
|---|---|---|
| committer | Vinod Koul <vinod.koul@intel.com> | 2016-12-12 19:55:22 +0300 |
| commit | b33f7832bbf24dd40322fd673b2d7e3493c8515f (patch) | |
| tree | 5c6c7c00ce6674c936c7ff9dadb7faaadc636619 /lib/mpi/mpi-bit.c | |
| parent | 765d2a6548f6e5b2968001481d19322bf9b78d83 (diff) | |
| download | linux-b33f7832bbf24dd40322fd673b2d7e3493c8515f.tar.xz | |
dmaengine: pch_dma: remove unused ‘cookie’
In pd_tx_submit(), variable ‘cookie’ is initialized but never used, which
leads to warning with W=1
drivers/dma/pch_dma.c: In function ‘pd_tx_submit’:
drivers/dma/pch_dma.c:420:15: warning: variable ‘cookie’ set but not used [-Wunused-but-set-variable]
dma_cookie_t cookie;
So remove it.
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
