diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-08-27 17:52:54 +0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-09-23 18:47:01 +0400 |
commit | 37380b980e2db2e0dfdb920140c75f3cf2e98a27 (patch) | |
tree | 011d1895d4a2602e26ba75f874b8857bd2a81ac3 /net/lapb/lapb_timer.c | |
parent | ba87d13721b6fe4a2479871dc4f77c5bd8db3c32 (diff) | |
download | linux-37380b980e2db2e0dfdb920140c75f3cf2e98a27.tar.xz |
dma: mv_xor: Remove dead code
The driver currently defines the USE_TIMER macro, but the timer-feature
is never used in the code. The XOR and CRC32 results are never used.
The 'unmap_xxx' fields are no longer needed, they were made obsolete
in commit: 54f8d501e842 dmaengine: remove DMA unmap from drivers.
Let's remove all this dead code.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions