mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-30 10:32:13 +00:00
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 <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
39ef6340c7
commit
d607173884
1 changed files with 0 additions and 10 deletions
|
@ -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 <mach/dma-v1.h>
|
|
||||||
|
|
||||||
#endif /* ifndef __MACH_DMA_MX1_MX2_H__ */
|
|
Loading…
Add table
Add a link
Reference in a new issue