From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices
Date: Mon, 17 Dec 2012 11:22:23 +0100 [thread overview]
Message-ID: <20121217102223.GJ26326@pengutronix.de> (raw)
In-Reply-To: <1353946282-12439-1-git-send-email-fabio.estevam@freescale.com>
On Mon, Nov 26, 2012 at 02:11:22PM -0200, Fabio Estevam wrote:
> 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: Fabio Estevam <fabio.estevam@freescale.com>
Applied, thanks
Sascha
> ---
> .../devices/platform-mx2-emma.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename arch/arm/{plat-mxc => mach-imx}/devices/platform-mx2-emma.c (94%)
>
> diff --git a/arch/arm/plat-mxc/devices/platform-mx2-emma.c b/arch/arm/mach-imx/devices/platform-mx2-emma.c
> similarity index 94%
> rename from arch/arm/plat-mxc/devices/platform-mx2-emma.c
> rename to arch/arm/mach-imx/devices/platform-mx2-emma.c
> index 508404d..11bd01d 100644
> --- a/arch/arm/plat-mxc/devices/platform-mx2-emma.c
> +++ b/arch/arm/mach-imx/devices/platform-mx2-emma.c
> @@ -6,8 +6,8 @@
> * the terms of the GNU General Public License version 2 as published by the
> * Free Software Foundation.
> */
> -#include <mach/hardware.h>
> -#include <mach/devices-common.h>
> +#include "../hardware.h"
> +#include "devices-common.h"
>
> #define imx_mx2_emmaprp_data_entry_single(soc) \
> { \
> --
> 1.7.9.5
>
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2012-12-17 10:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 16:11 [PATCH] ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices Fabio Estevam
2012-11-30 21:00 ` Fabio Estevam
2012-12-11 17:06 ` Fabio Estevam
2012-12-17 10:22 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121217102223.GJ26326@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).