ARM: imx: move iomux drivers and headers into mach-imx
The board files in mach-imx are the only users of iomux drivers and headers. Move them into mach-imx from plat-mxc. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de>
Этот коммит содержится в:
@@ -26,7 +26,8 @@
|
||||
#include <mach/devices-common.h>
|
||||
#include <asm/pgtable.h>
|
||||
#include <asm/mach/map.h>
|
||||
#include <mach/iomux-v1.h>
|
||||
|
||||
#include "iomux-v1.h"
|
||||
|
||||
/* MX21 memory map definition */
|
||||
static struct map_desc imx21_io_desc[] __initdata = {
|
||||
|
Ссылка в новой задаче
Block a user