blob: 968570dde2ebce73194dbc77b5dbe751f523a600 [file] [log] [blame]
Russell King - ARM Linuxd2ebfb32012-03-06 22:34:26 +00001/*
2 * The contents of this file are private to DMA engine drivers, and is not
3 * part of the API to be used by DMA engine users.
4 */
5#ifndef DMAENGINE_H
6#define DMAENGINE_H
7
8#include <linux/dmaengine.h>
9
10#endif