|
@@ -11,10 +11,10 @@
|
|
#ifndef _XTENSA_DMA_MAPPING_H
|
|
#ifndef _XTENSA_DMA_MAPPING_H
|
|
#define _XTENSA_DMA_MAPPING_H
|
|
#define _XTENSA_DMA_MAPPING_H
|
|
|
|
|
|
-#include <asm/scatterlist.h>
|
|
|
|
#include <asm/cache.h>
|
|
#include <asm/cache.h>
|
|
#include <asm/io.h>
|
|
#include <asm/io.h>
|
|
#include <linux/mm.h>
|
|
#include <linux/mm.h>
|
|
|
|
+#include <linux/scatterlist.h>
|
|
|
|
|
|
/*
|
|
/*
|
|
* DMA-consistent mapping functions.
|
|
* DMA-consistent mapping functions.
|