+ score-remove-unused-cpu_score7-kconfig-parameter.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subject: + score-remove-unused-cpu_score7-kconfig-parameter.patch added to -mm tree
To: michael.opdenacker@xxxxxxxxxxxxxxxxxx,lennox.wu@xxxxxxxxx,liqin.linux@xxxxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Mon, 10 Mar 2014 12:10:47 -0700


The patch titled
     Subject: score: remove unused CPU_SCORE7 Kconfig parameter
has been added to the -mm tree.  Its filename is
     score-remove-unused-cpu_score7-kconfig-parameter.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/score-remove-unused-cpu_score7-kconfig-parameter.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/score-remove-unused-cpu_score7-kconfig-parameter.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxxxxxx>
Subject: score: remove unused CPU_SCORE7 Kconfig parameter

This removes the CPU_SCORE7 Kconfig parameter, which is no longer used
anywhere in the source code and Makefiles.

Signed-off-by: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxxxxxx>
Cc: Chen Liqin <liqin.linux@xxxxxxxxx>
Cc: Lennox Wu <lennox.wu@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/score/Kconfig |    6 ------
 1 file changed, 6 deletions(-)

diff -puN arch/score/Kconfig~score-remove-unused-cpu_score7-kconfig-parameter arch/score/Kconfig
--- a/arch/score/Kconfig~score-remove-unused-cpu_score7-kconfig-parameter
+++ a/arch/score/Kconfig
@@ -22,27 +22,21 @@ choice
 config ARCH_SCORE7
 	bool "SCORE7 processor"
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select CPU_SCORE7
 	select GENERIC_HAS_IOMAP
 
 config MACH_SPCT6600
 	bool "SPCT6600 series based machines"
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select CPU_SCORE7
 	select GENERIC_HAS_IOMAP
 
 config SCORE_SIM
 	bool "Score simulator"
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select CPU_SCORE7
 	select GENERIC_HAS_IOMAP
 endchoice
 
 endmenu
 
-config CPU_SCORE7
-	bool
-
 config NO_DMA
 	bool
 	default y
_

Patches currently in -mm which might be from michael.opdenacker@xxxxxxxxxxxxxxxxxx are

maintainers-blackfin-add-git-repository.patch
score-remove-unused-cpu_score7-kconfig-parameter.patch
linux-next.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux