aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/gxio/dma_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile/include/gxio/dma_queue.h')
-rw-r--r--arch/tile/include/gxio/dma_queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tile/include/gxio/dma_queue.h b/arch/tile/include/gxio/dma_queue.h
index 00654feb7db0..b9e45e37649e 100644
--- a/arch/tile/include/gxio/dma_queue.h
+++ b/arch/tile/include/gxio/dma_queue.h
@@ -19,7 +19,7 @@
* DMA queue management APIs shared between TRIO and mPIPE.
*/
-#include "common.h"
+#include <gxio/common.h>
/* The credit counter lives in the high 32 bits. */
#define DMA_QUEUE_CREDIT_SHIFT 32