All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Tony Lindgren <tony@atomide.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	linux-samsung-soc@vger.kernel.org,
	Russell King <linux@arm.linux.org.uk>,
	Viresh Kumar <vireshk@kernel.org>,
	Michal Simek <michal.simek@xilinx.com>,
	arm@kernel.org, S??ren Brinkmann <soren.brinkmann@xilinx.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Jason Cooper <jason@lakedaemon.net>,
	spear-devel@list.st.com,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Krzysztof Halasa <khalasa@piap.pl>,
	Santosh Shilimkar <ssantosh@kernel.org>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Barry Song <baohua@kernel.org>, Eric Miao <eric.y.miao@gmail.com>,
	linux-kernel@vger.kernel.org, Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs
Date: Mon, 8 Feb 2016 13:36:21 -0800	[thread overview]
Message-ID: <20160208213621.GD25468@localhost> (raw)
In-Reply-To: <20160208200324.GY19432@atomide.com>

On Mon, Feb 08, 2016 at 12:03:24PM -0800, Tony Lindgren wrote:
> * Michal Simek <michal.simek@xilinx.com> [160205 09:59]:
> > On 5.2.2016 18:36, Masahiro Yamada wrote:
> > > The variable "MACHINE" is empty if CONFIG_ARCH_MULTIPLATFORM=y,
> > > so these Makefile.boot files are never included.
> > > 
> > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > > ---
> > > 
> > >  arch/arm/mach-cns3xxx/Makefile.boot    | 3 ---
> > >  arch/arm/mach-exynos/Makefile.boot     | 2 --
> > >  arch/arm/mach-integrator/Makefile.boot | 4 ----
> > >  arch/arm/mach-keystone/Makefile.boot   | 1 -
> > >  arch/arm/mach-mmp/Makefile.boot        | 1 -
> > >  arch/arm/mach-mv78xx0/Makefile.boot    | 3 ---
> > >  arch/arm/mach-nspire/Makefile.boot     | 0
> > >  arch/arm/mach-omap2/Makefile.boot      | 3 ---
> > >  arch/arm/mach-orion5x/Makefile.boot    | 3 ---
> > >  arch/arm/mach-prima2/Makefile.boot     | 3 ---
> > >  arch/arm/mach-realview/Makefile.boot   | 9 ---------
> > >  arch/arm/mach-s3c64xx/Makefile.boot    | 2 --
> > >  arch/arm/mach-spear/Makefile.boot      | 3 ---
> > >  arch/arm/mach-u300/Makefile.boot       | 4 ----
> > >  arch/arm/mach-ux500/Makefile.boot      | 3 ---
> > >  arch/arm/mach-zynq/Makefile.boot       | 3 ---
> > 
> > Acked-by: Michal Simek <michal.simek@xilinx.com> (for Zynq)
> 
> I doubt anybody wants to go back to disabling MULTIPLATFORM:
> 
> Acked-by: Tony Lindgren <tony@atomide.com>

Agreed. I've applied to next/cleanup now.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs
Date: Mon, 8 Feb 2016 13:36:21 -0800	[thread overview]
Message-ID: <20160208213621.GD25468@localhost> (raw)
In-Reply-To: <20160208200324.GY19432@atomide.com>

On Mon, Feb 08, 2016 at 12:03:24PM -0800, Tony Lindgren wrote:
> * Michal Simek <michal.simek@xilinx.com> [160205 09:59]:
> > On 5.2.2016 18:36, Masahiro Yamada wrote:
> > > The variable "MACHINE" is empty if CONFIG_ARCH_MULTIPLATFORM=y,
> > > so these Makefile.boot files are never included.
> > > 
> > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > > ---
> > > 
> > >  arch/arm/mach-cns3xxx/Makefile.boot    | 3 ---
> > >  arch/arm/mach-exynos/Makefile.boot     | 2 --
> > >  arch/arm/mach-integrator/Makefile.boot | 4 ----
> > >  arch/arm/mach-keystone/Makefile.boot   | 1 -
> > >  arch/arm/mach-mmp/Makefile.boot        | 1 -
> > >  arch/arm/mach-mv78xx0/Makefile.boot    | 3 ---
> > >  arch/arm/mach-nspire/Makefile.boot     | 0
> > >  arch/arm/mach-omap2/Makefile.boot      | 3 ---
> > >  arch/arm/mach-orion5x/Makefile.boot    | 3 ---
> > >  arch/arm/mach-prima2/Makefile.boot     | 3 ---
> > >  arch/arm/mach-realview/Makefile.boot   | 9 ---------
> > >  arch/arm/mach-s3c64xx/Makefile.boot    | 2 --
> > >  arch/arm/mach-spear/Makefile.boot      | 3 ---
> > >  arch/arm/mach-u300/Makefile.boot       | 4 ----
> > >  arch/arm/mach-ux500/Makefile.boot      | 3 ---
> > >  arch/arm/mach-zynq/Makefile.boot       | 3 ---
> > 
> > Acked-by: Michal Simek <michal.simek@xilinx.com> (for Zynq)
> 
> I doubt anybody wants to go back to disabling MULTIPLATFORM:
> 
> Acked-by: Tony Lindgren <tony@atomide.com>

Agreed. I've applied to next/cleanup now.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Tony Lindgren <tony@atomide.com>
Cc: Michal Simek <michal.simek@xilinx.com>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	arm@kernel.org,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Eric Miao <eric.y.miao@gmail.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Jason Cooper <jason@lakedaemon.net>,
	Barry Song <baohua@kernel.org>,
	Shiraz Hashim <shiraz.linux.kernel@gmail.com>,
	Krzysztof Halasa <khalasa@piap.pl>,
	Viresh Kumar <vireshk@kernel.org>,
	S??ren Brinkmann <soren.brinkmann@xilinx.com>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	Kukjin Kim <kgene@kernel.org>,
	spear-devel@list.st.com,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Andrew Lunn <andrew@lunn.ch>,
	Russell King <linux@arm.linux.org.uk>,
	linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Santosh Shilimkar <ssantosh@kernel.org>
Subject: Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs
Date: Mon, 8 Feb 2016 13:36:21 -0800	[thread overview]
Message-ID: <20160208213621.GD25468@localhost> (raw)
In-Reply-To: <20160208200324.GY19432@atomide.com>

On Mon, Feb 08, 2016 at 12:03:24PM -0800, Tony Lindgren wrote:
> * Michal Simek <michal.simek@xilinx.com> [160205 09:59]:
> > On 5.2.2016 18:36, Masahiro Yamada wrote:
> > > The variable "MACHINE" is empty if CONFIG_ARCH_MULTIPLATFORM=y,
> > > so these Makefile.boot files are never included.
> > > 
> > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > > ---
> > > 
> > >  arch/arm/mach-cns3xxx/Makefile.boot    | 3 ---
> > >  arch/arm/mach-exynos/Makefile.boot     | 2 --
> > >  arch/arm/mach-integrator/Makefile.boot | 4 ----
> > >  arch/arm/mach-keystone/Makefile.boot   | 1 -
> > >  arch/arm/mach-mmp/Makefile.boot        | 1 -
> > >  arch/arm/mach-mv78xx0/Makefile.boot    | 3 ---
> > >  arch/arm/mach-nspire/Makefile.boot     | 0
> > >  arch/arm/mach-omap2/Makefile.boot      | 3 ---
> > >  arch/arm/mach-orion5x/Makefile.boot    | 3 ---
> > >  arch/arm/mach-prima2/Makefile.boot     | 3 ---
> > >  arch/arm/mach-realview/Makefile.boot   | 9 ---------
> > >  arch/arm/mach-s3c64xx/Makefile.boot    | 2 --
> > >  arch/arm/mach-spear/Makefile.boot      | 3 ---
> > >  arch/arm/mach-u300/Makefile.boot       | 4 ----
> > >  arch/arm/mach-ux500/Makefile.boot      | 3 ---
> > >  arch/arm/mach-zynq/Makefile.boot       | 3 ---
> > 
> > Acked-by: Michal Simek <michal.simek@xilinx.com> (for Zynq)
> 
> I doubt anybody wants to go back to disabling MULTIPLATFORM:
> 
> Acked-by: Tony Lindgren <tony@atomide.com>

Agreed. I've applied to next/cleanup now.


-Olof

  reply	other threads:[~2016-02-08 21:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 17:36 [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs Masahiro Yamada
2016-02-05 17:36 ` Masahiro Yamada
2016-02-05 17:36 ` Masahiro Yamada
2016-02-05 17:58 ` Michal Simek
2016-02-05 17:58   ` Michal Simek
2016-02-05 17:58   ` Michal Simek
2016-02-08 20:03   ` Tony Lindgren
2016-02-08 20:03     ` Tony Lindgren
2016-02-08 20:03     ` Tony Lindgren
2016-02-08 21:36     ` Olof Johansson [this message]
2016-02-08 21:36       ` Olof Johansson
2016-02-08 21:36       ` Olof Johansson
2016-02-15  7:02 ` Krzysztof Hałasa
2016-02-15  7:02   ` Krzysztof Hałasa

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=20160208213621.GD25468@localhost \
    --to=olof@lixom.net \
    --cc=andrew@lunn.ch \
    --cc=arm@kernel.org \
    --cc=baohua@kernel.org \
    --cc=eric.y.miao@gmail.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=jason@lakedaemon.net \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=khalasa@piap.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=michal.simek@xilinx.com \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=soren.brinkmann@xilinx.com \
    --cc=spear-devel@list.st.com \
    --cc=ssantosh@kernel.org \
    --cc=tony@atomide.com \
    --cc=vireshk@kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.