* [PATCH] ARM: OMAP2+: Remove MACH_NOKIA_N800
@ 2014-02-09 15:01 Paul Bolle
2014-02-09 19:50 ` Aaro Koskinen
0 siblings, 1 reply; 3+ messages in thread
From: Paul Bolle @ 2014-02-09 15:01 UTC (permalink / raw)
To: linux-arm-kernel
The last caller of machine_is_nokia_n800() was removed in commit
5a87cde490e1 ("ARM: OMAP2+: Remove legacy booting support for n8x0").
That means that the Kconfig symbol MACH_NOKIA_N800 is now unused. It can
safely be removed.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Untested.
arch/arm/mach-omap2/Kconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 653b489..66da3f5 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -268,9 +268,6 @@ config MACH_OMAP_3430SDP
default y
select OMAP_PACKAGE_CBB
-config MACH_NOKIA_N800
- bool
-
config MACH_NOKIA_N810
bool
@@ -281,7 +278,6 @@ config MACH_NOKIA_N8X0
bool "Nokia N800/N810"
depends on SOC_OMAP2420
default y
- select MACH_NOKIA_N800
select MACH_NOKIA_N810
select MACH_NOKIA_N810_WIMAX
select OMAP_PACKAGE_ZAC
--
1.8.5.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: OMAP2+: Remove MACH_NOKIA_N800
2014-02-09 15:01 [PATCH] ARM: OMAP2+: Remove MACH_NOKIA_N800 Paul Bolle
@ 2014-02-09 19:50 ` Aaro Koskinen
2014-02-13 23:28 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Aaro Koskinen @ 2014-02-09 19:50 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Sun, Feb 09, 2014 at 04:01:28PM +0100, Paul Bolle wrote:
> The last caller of machine_is_nokia_n800() was removed in commit
> 5a87cde490e1 ("ARM: OMAP2+: Remove legacy booting support for n8x0").
> That means that the Kconfig symbol MACH_NOKIA_N800 is now unused. It can
> safely be removed.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
A.
> ---
> Untested.
>
> arch/arm/mach-omap2/Kconfig | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 653b489..66da3f5 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -268,9 +268,6 @@ config MACH_OMAP_3430SDP
> default y
> select OMAP_PACKAGE_CBB
>
> -config MACH_NOKIA_N800
> - bool
> -
> config MACH_NOKIA_N810
> bool
>
> @@ -281,7 +278,6 @@ config MACH_NOKIA_N8X0
> bool "Nokia N800/N810"
> depends on SOC_OMAP2420
> default y
> - select MACH_NOKIA_N800
> select MACH_NOKIA_N810
> select MACH_NOKIA_N810_WIMAX
> select OMAP_PACKAGE_ZAC
> --
> 1.8.5.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: OMAP2+: Remove MACH_NOKIA_N800
2014-02-09 19:50 ` Aaro Koskinen
@ 2014-02-13 23:28 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2014-02-13 23:28 UTC (permalink / raw)
To: linux-arm-kernel
* Aaro Koskinen <aaro.koskinen@iki.fi> [140209 11:53]:
> Hi,
>
> On Sun, Feb 09, 2014 at 04:01:28PM +0100, Paul Bolle wrote:
> > The last caller of machine_is_nokia_n800() was removed in commit
> > 5a87cde490e1 ("ARM: OMAP2+: Remove legacy booting support for n8x0").
> > That means that the Kconfig symbol MACH_NOKIA_N800 is now unused. It can
> > safely be removed.
> >
> > Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
>
> Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Thanks applying into omap-for-v3.14/fixes.
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-13 23:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 15:01 [PATCH] ARM: OMAP2+: Remove MACH_NOKIA_N800 Paul Bolle
2014-02-09 19:50 ` Aaro Koskinen
2014-02-13 23:28 ` Tony Lindgren
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).