From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 31 Aug 2015 06:40:40 +0000 Subject: Re: [PATCH] drivers: sh: Get rid of CONFIG_SHMOBILE_MULTI Message-Id: <20150831064040.GC4181@verge.net.au> List-Id: References: <1440705906-3230-1-git-send-email-geert+renesas@glider.be> In-Reply-To: <1440705906-3230-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Mon, Aug 31, 2015 at 03:36:24PM +0900, Simon Horman wrote: > On Thu, Aug 27, 2015 at 10:05:06PM +0200, Geert Uytterhoeven wrote: > > Shmobile is all multiplatform these days, so get rid of the reference to > > CONFIG_ARCH_SHMOBILE_MULTI. > > > > Signed-off-by: Geert Uytterhoeven > > --- > > This must not be applied to a branch that still has > > CONFIG_SHMOBILE_LEGACY. > > Thanks, I have queued this up for v4.4. It seems this patch is a duplicate of "drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI". I have queued up that patch instead of this one.