From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xXTFK1KPxzDrK4 for ; Wed, 16 Aug 2017 22:29:57 +1000 (AEST) In-Reply-To: <20170814071419.6994F678A3@po15668-vm-win7.idsi0.si.c-s.fr> To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras , Scott Wood From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: powerpc/8xx: fix two CONFIG_8xx left behind Message-Id: <3xXTFJ6rFrz9t5R@ozlabs.org> Date: Wed, 16 Aug 2017 22:29:56 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-08-14 at 07:14:19 UTC, Christophe Leroy wrote: > Commit 968159c0031ac ("powerpc/8xx: Getting rid of remaining > use of CONFIG_8xx") removed all but 2 references to 8xx in > Kconfigs. > > This patch removes the two remaining ones. > > Signed-off-by: Christophe Leroy Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/ab2675d6acec03aec4a866f7d293fd cheers