From: Tony Lindgren <tony@atomide.com>
To: Michal Simek <michal.simek@xilinx.com>
Cc: "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@ker>
Subject: Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs
Date: Mon, 8 Feb 2016 12:03:24 -0800 [thread overview]
Message-ID: <20160208200324.GY19432@atomide.com> (raw)
In-Reply-To: <56B4E2B0.8060808@xilinx.com>
* 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>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs
Date: Mon, 8 Feb 2016 12:03:24 -0800 [thread overview]
Message-ID: <20160208200324.GY19432@atomide.com> (raw)
In-Reply-To: <56B4E2B0.8060808@xilinx.com>
* 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>
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Michal Simek <michal.simek@xilinx.com>
Cc: "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 12:03:24 -0800 [thread overview]
Message-ID: <20160208200324.GY19432@atomide.com> (raw)
In-Reply-To: <56B4E2B0.8060808@xilinx.com>
* 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>
next prev parent reply other threads:[~2016-02-08 20:03 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 [this message]
2016-02-08 20:03 ` Tony Lindgren
2016-02-08 20:03 ` Tony Lindgren
2016-02-08 21:36 ` Olof Johansson
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=20160208200324.GY19432@atomide.com \
--to=tony@atomide.com \
--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=shiraz.linux.kernel@gmail.com \
--cc=soren.brinkmann@xilinx.com \
--cc=spear-devel@list.st.com \
--cc=ssantosh@ker \
--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.