Skip to content
Snippets Groups Projects
Commit d6071738 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: remove mach/dma-mx1-mx2.h


The header mach/dma-mx1-mx2.h is used nowhere.  Remove it.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
Acked-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 39ef6340
No related branches found
No related tags found
No related merge requests found
#ifndef __MACH_DMA_MX1_MX2_H__
#define __MACH_DMA_MX1_MX2_H__
/*
* Don't use this header in new code, it will go away when all users are
* converted to mach/dma-v1.h
*/
#include <mach/dma-v1.h>
#endif /* ifndef __MACH_DMA_MX1_MX2_H__ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment