summaryrefslogtreecommitdiff
path: root/drivers/dma/amd/ptdma/ptdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/amd/ptdma/ptdma.h')
-rw-r--r--drivers/dma/amd/ptdma/ptdma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/amd/ptdma/ptdma.h b/drivers/dma/amd/ptdma/ptdma.h
index 0a7939105e51..ef3f55632107 100644
--- a/drivers/dma/amd/ptdma/ptdma.h
+++ b/drivers/dma/amd/ptdma/ptdma.h
@@ -254,7 +254,6 @@ struct pt_device {
/* Support for the DMA Engine capabilities */
struct dma_device dma_dev;
struct pt_dma_chan *pt_dma_chan;
- struct kmem_cache *dma_cmd_cache;
struct kmem_cache *dma_desc_cache;
wait_queue_head_t lsb_queue;