/* * Copyright (C) 2012 by Marc Kleine-Budde * * This file is released under the GPLv2 * */ #ifndef __ASM_DMA_H #define __ASM_DMA_H #include "asm/dma-mapping.h" #endif /* __ASM_DMA_H */