All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 07/14 v2] ARM: shmobile: mackerel: Remove from MAINTAINERS
Date: Mon, 26 Jan 2015 06:19:00 +0000	[thread overview]
Message-ID: <20150126061900.6848.23603.sendpatchset@little-apple> (raw)
In-Reply-To: <20150126061747.6848.9708.sendpatchset@little-apple>

From: Magnus Damm <damm+renesas@opensource.se>

Remove the mackerel_defconfig from the MAINTAINERS file.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Changes since V1:
 - New patch

 MAINTAINERS |    1 -
 1 file changed, 1 deletion(-)

--- 0001/MAINTAINERS
+++ work/MAINTAINERS	2015-01-26 13:31:58.265992293 +0900
@@ -1395,7 +1395,6 @@ F:	arch/arm/configs/ape6evm_defconfig
 F:	arch/arm/configs/armadillo800eva_defconfig
 F:	arch/arm/configs/bockw_defconfig
 F:	arch/arm/configs/kzm9g_defconfig
-F:	arch/arm/configs/mackerel_defconfig
 F:	arch/arm/configs/marzen_defconfig
 F:	arch/arm/configs/shmobile_defconfig
 F:	arch/arm/include/debug/renesas-scif.S

WARNING: multiple messages have this Message-ID (diff)
From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 07/14 v2] ARM: shmobile: mackerel: Remove from MAINTAINERS
Date: Mon, 26 Jan 2015 15:19:00 +0900	[thread overview]
Message-ID: <20150126061900.6848.23603.sendpatchset@little-apple> (raw)
In-Reply-To: <20150126061747.6848.9708.sendpatchset@little-apple>

From: Magnus Damm <damm+renesas@opensource.se>

Remove the mackerel_defconfig from the MAINTAINERS file.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Changes since V1:
 - New patch

 MAINTAINERS |    1 -
 1 file changed, 1 deletion(-)

--- 0001/MAINTAINERS
+++ work/MAINTAINERS	2015-01-26 13:31:58.265992293 +0900
@@ -1395,7 +1395,6 @@ F:	arch/arm/configs/ape6evm_defconfig
 F:	arch/arm/configs/armadillo800eva_defconfig
 F:	arch/arm/configs/bockw_defconfig
 F:	arch/arm/configs/kzm9g_defconfig
-F:	arch/arm/configs/mackerel_defconfig
 F:	arch/arm/configs/marzen_defconfig
 F:	arch/arm/configs/shmobile_defconfig
 F:	arch/arm/include/debug/renesas-scif.S

  parent reply	other threads:[~2015-01-26  6:19 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26  6:17 [PATCH 00/14 v2] ARM: shmobile: Remove sh7372/Mackerel and ZBOOT MMC/SDHI support V2 Magnus Damm
2015-01-26  6:17 ` Magnus Damm
2015-01-26  6:17 ` [PATCH 01/14 v2] ARM: shmobile: mackerel: Remove ZBOOT code Magnus Damm
2015-01-26  6:17   ` Magnus Damm
2015-01-26  6:18 ` [PATCH 02/14 v2] ARM: shmobile: mackerel: Remove Legacy C board code Magnus Damm
2015-01-26  6:18   ` Magnus Damm
2015-01-26  6:18 ` [PATCH 03/14 v2] ARM: shmobile: mackerel dts: Remove Legacy DTS file Magnus Damm
2015-01-26  6:18   ` Magnus Damm
2015-01-26  6:18 ` [PATCH 04/14 v2] ARM: shmobile: mackerel: Remove DT binding documentation Magnus Damm
2015-01-26  6:18   ` Magnus Damm
2015-01-27  1:17   ` Simon Horman
2015-01-27  1:17     ` Simon Horman
2015-01-26  6:18 ` [PATCH 05/14 v2] ARM: shmobile: mackerel: Remove mach-type entry Magnus Damm
2015-01-26  6:18   ` Magnus Damm
2015-01-26  6:18 ` [PATCH 06/14 v2] ARM: shmobile: mackerel: Remove defconfig Magnus Damm
2015-01-26  6:18   ` Magnus Damm
2015-01-26  6:19 ` Magnus Damm [this message]
2015-01-26  6:19   ` [PATCH 07/14 v2] ARM: shmobile: mackerel: Remove from MAINTAINERS Magnus Damm
2015-01-26  6:19 ` [PATCH 08/14 v2] ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support Magnus Damm
2015-01-26  6:19   ` Magnus Damm
2015-01-26  6:19 ` [PATCH 09/14 v2] ARM: shmobile: sh7372: Remove Legacy C SoC code Magnus Damm
2015-01-26  6:19   ` Magnus Damm
2015-01-26  6:19 ` [PATCH 10/14 v2] ARM: shmobile: sh7372: Remove DT binding documentation Magnus Damm
2015-01-26  6:19   ` Magnus Damm
2015-01-26  6:19 ` [PATCH 11/14 v2] ARM: shmobile: sh7372 dtsi: Remove Legacy DTSI file Magnus Damm
2015-01-26  6:19   ` Magnus Damm
2015-01-26  6:19 ` [PATCH 12/14 v2] Documentation: Remove ZBOOT MMC/SDHI utility and docs Magnus Damm
2015-01-26  6:19   ` Magnus Damm
2015-01-26  9:01   ` Laurent Pinchart
2015-01-26  9:01     ` Laurent Pinchart
2015-01-26  6:20 ` [PATCH 13/14 v2] pinctrl: sh-pfc: sh7372: Remove PFC support Magnus Damm
2015-01-26  6:20   ` Magnus Damm
2015-01-29  9:42   ` Linus Walleij
2015-01-29  9:42     ` Linus Walleij
2015-01-26  6:20 ` [PATCH 14/14 v2] pinctrl: sh-pfc: sh7372: Remove DT binding documentation Magnus Damm
2015-01-26  6:20   ` Magnus Damm
2015-01-29  9:44   ` Linus Walleij
2015-01-29  9:44     ` Linus Walleij
2015-01-26  8:56 ` [PATCH 00/14 v2] ARM: shmobile: Remove sh7372/Mackerel and ZBOOT MMC/SDHI support V2 Geert Uytterhoeven
2015-01-26  8:56   ` Geert Uytterhoeven
2015-01-27  1:17 ` Simon Horman
2015-01-27  1:17   ` Simon Horman
2015-01-27  3:58   ` Simon Horman
2015-01-27  3:58     ` Simon Horman
2015-01-28  5:53     ` Magnus Damm
2015-01-28  5:53       ` Magnus Damm
2015-01-29  0:28       ` Simon Horman
2015-01-29  0:28         ` Simon Horman
2015-01-27 19:47   ` Laurent Pinchart
2015-01-27 19:47     ` Laurent Pinchart

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=20150126061900.6848.23603.sendpatchset@little-apple \
    --to=magnus.damm@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.