提交 027c0a6a 编写于 作者: F Fabio Estevam 提交者: Sascha Hauer

ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices

Move platform-mx2-emma to arch/arm/mach-imx/devices and fix the following build
error:

make[2]: *** No rule to make target `arch/arm/mach-imx/devices/platform-mx2-emma.o', needed by `arch/arm/mach-imx/devices/built-in.o'.  Stop.
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
上级 69155fd6
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
* the terms of the GNU General Public License version 2 as published by the * the terms of the GNU General Public License version 2 as published by the
* Free Software Foundation. * Free Software Foundation.
*/ */
#include <mach/hardware.h> #include "../hardware.h"
#include <mach/devices-common.h> #include "devices-common.h"
#define imx_mx2_emmaprp_data_entry_single(soc) \ #define imx_mx2_emmaprp_data_entry_single(soc) \
{ \ { \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册