Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
#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__ */