[ARM] pxa: explicit #include <mach/dma.h> in various drivers

Where 'pxa_dma_desc' and 'pxa_{request,free}_dma' are referenced.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
这个提交包含在:
Eric Miao
2008-12-01 11:43:08 +08:00
父节点 ed313489ba
当前提交 afb5b5c9ad
修改 3 个文件,包含 5 行新增2 行删除

查看文件

@@ -9,7 +9,7 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <asm/dma.h>
#include <mach/dma.h>
struct pxa2xx_runtime_data {
int dma_ch;