* [PATCH] ARM: prima2: remove redundant select CPU_V7
@ 2017-02-26 3:07 Masahiro Yamada
2017-06-12 1:28 ` Fwd: " Masahiro Yamada
0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2017-02-26 3:07 UTC (permalink / raw)
To: linux-arm-kernel
ARCH_ATLAS7 resides in "if ARCH_SIRF ... end", and ARCH_SIRF depends
on ARCH_MULTI_V7, which selects CPU_V7.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---
arch/arm/mach-prima2/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig
index 85e874a..7426211 100644
--- a/arch/arm/mach-prima2/Kconfig
+++ b/arch/arm/mach-prima2/Kconfig
@@ -27,7 +27,6 @@ config ARCH_ATLAS7
bool "CSR SiRFSoC ATLAS7 ARM Cortex A7 Platform"
default y
select ARM_GIC
- select CPU_V7
select ATLAS7_TIMER
select HAVE_ARM_SCU if SMP
select HAVE_SMP
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Fwd: [PATCH] ARM: prima2: remove redundant select CPU_V7
2017-02-26 3:07 [PATCH] ARM: prima2: remove redundant select CPU_V7 Masahiro Yamada
@ 2017-06-12 1:28 ` Masahiro Yamada
2017-06-19 2:14 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2017-06-12 1:28 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Olof,
It has been more than 3 months since this patch was posted,
but the maintainer of prima2 did not respond.
(I guess mach-prima2 is not maintained.)
This is a minor clean-up,
but could you consider picking it up to ARM-SOC tree?
Thanks,
---------- Forwarded message ----------
From: Masahiro Yamada <yamada.masahiro@socionext.com>
Date: 2017-02-26 12:07 GMT+09:00
Subject: [PATCH] ARM: prima2: remove redundant select CPU_V7
To: linux-arm-kernel at lists.infradead.org
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>, Russell King
<linux@armlinux.org.uk>, Barry Song <baohua@kernel.org>,
linux-kernel at vger.kernel.org
ARCH_ATLAS7 resides in "if ARCH_SIRF ... end", and ARCH_SIRF depends
on ARCH_MULTI_V7, which selects CPU_V7.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---
arch/arm/mach-prima2/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig
index 85e874a..7426211 100644
--- a/arch/arm/mach-prima2/Kconfig
+++ b/arch/arm/mach-prima2/Kconfig
@@ -27,7 +27,6 @@ config ARCH_ATLAS7
bool "CSR SiRFSoC ATLAS7 ARM Cortex A7 Platform"
default y
select ARM_GIC
- select CPU_V7
select ATLAS7_TIMER
select HAVE_ARM_SCU if SMP
select HAVE_SMP
--
2.7.4
--
Best Regards
Masahiro Yamada
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Fwd: [PATCH] ARM: prima2: remove redundant select CPU_V7
2017-06-12 1:28 ` Fwd: " Masahiro Yamada
@ 2017-06-19 2:14 ` Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2017-06-19 2:14 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jun 12, 2017 at 10:28:13AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
>
> It has been more than 3 months since this patch was posted,
> but the maintainer of prima2 did not respond.
> (I guess mach-prima2 is not maintained.)
>
> This is a minor clean-up,
> but could you consider picking it up to ARM-SOC tree?
Sure, applied now.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-19 2:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-26 3:07 [PATCH] ARM: prima2: remove redundant select CPU_V7 Masahiro Yamada
2017-06-12 1:28 ` Fwd: " Masahiro Yamada
2017-06-19 2:14 ` Olof Johansson
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).