diff options
-rw-r--r-- | drivers/dma/ioatdma.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/ioatdma.c b/drivers/dma/ioatdma.c index 11d48b97b36e..0fdf7fbd6495 100644 --- a/drivers/dma/ioatdma.c +++ b/drivers/dma/ioatdma.c | |||
@@ -30,6 +30,7 @@ | |||
30 | #include <linux/interrupt.h> | 30 | #include <linux/interrupt.h> |
31 | #include <linux/dmaengine.h> | 31 | #include <linux/dmaengine.h> |
32 | #include <linux/delay.h> | 32 | #include <linux/delay.h> |
33 | #include <linux/dma-mapping.h> | ||
33 | #include "ioatdma.h" | 34 | #include "ioatdma.h" |
34 | #include "ioatdma_io.h" | 35 | #include "ioatdma_io.h" |
35 | #include "ioatdma_registers.h" | 36 | #include "ioatdma_registers.h" |