summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/dma.h
blob: 27d269f4918284dd2d3d1a2587329c88594c349b (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

/* empty */

#endif /* __ASM_DMA_H */