Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752311AbdHPMaA (ORCPT ); Wed, 16 Aug 2017 08:30:00 -0400 Received: from ozlabs.org ([103.22.144.67]:45589 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752237AbdHPM36 (ORCPT ); Wed, 16 Aug 2017 08:29:58 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: ab2675d6acec03aec4a866f7d293fdbcd77d2be1 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 414 Lines: 14 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