summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/dma.h
blob: 30a58c78b9d604249fcbbf6c8c1b3c90fa122a66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (C) 2012 by Marc Kleine-Budde <mkl@pengutronix.de>
 *
 * This file is released under the GPLv2
 *
 */

#ifndef __ASM_DMA_H
#define __ASM_DMA_H

#include "asm/dma-mapping.h"

#endif /* __ASM_DMA_H */