From: Shawn Guo Date: Fri, 14 Sep 2012 02:13:18 +0000 (+0800) Subject: ARM: imx: remove mach/dma-mx1-mx2.h X-Git-Tag: v5.15~21097^2~13^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d607173884249b9db93d12b8c6b298f33d4feabf;p=platform%2Fkernel%2Flinux-starfive.git ARM: imx: remove mach/dma-mx1-mx2.h The header mach/dma-mx1-mx2.h is used nowhere. Remove it. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Arnd Bergmann --- diff --git a/arch/arm/mach-imx/include/mach/dma-mx1-mx2.h b/arch/arm/mach-imx/include/mach/dma-mx1-mx2.h deleted file mode 100644 index df5f522..0000000 --- a/arch/arm/mach-imx/include/mach/dma-mx1-mx2.h +++ /dev/null @@ -1,10 +0,0 @@ -#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 - -#endif /* ifndef __MACH_DMA_MX1_MX2_H__ */