From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83080C433F5 for ; Thu, 28 Oct 2021 14:20:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6616A61073 for ; Thu, 28 Oct 2021 14:20:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231328AbhJ1OWi (ORCPT ); Thu, 28 Oct 2021 10:22:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231236AbhJ1OWe (ORCPT ); Thu, 28 Oct 2021 10:22:34 -0400 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B124C061767; Thu, 28 Oct 2021 07:20:07 -0700 (PDT) Received: by mail-wr1-x436.google.com with SMTP id m22so10600942wrb.0; Thu, 28 Oct 2021 07:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=F6qCaetzo2bs6A7edSV2Oql0KSOh/v96h0FaEf6Bxg8=; b=UfgmKlupugzoAbKp7xujF4Bioo5jj0psmD2waMtBu3v7UgPgx1LgBlYUNypUZlf6hg FeyfH2CeOit/1NOWH/Oi7HhoRtCQoBU81UGvbinCaD9crQRtPP8kNuqNmI6E0z0iNtJX pg/52AU7f1xFH0sU9Yc9veasKpTmSs6GOs9EmA0gBO/wh8XjrIl0L/srAtCpsIhXhB/q 6I34wff4lmabQEuSj9N4F1sMq0VMWsCOS8RGzTXbLuehS+cQ7Ch0qETCZy3apszMJekD R+SZ1NKFydq2p9x6MWvT/oqP35PqIrWxv808q1kpio5EW5ZPKg/qy7FSqUs8Naw6SOJS 00vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=F6qCaetzo2bs6A7edSV2Oql0KSOh/v96h0FaEf6Bxg8=; b=ouXLsnH6xq+8pJhhId59UC0BlPmX+TTA3CnROymR/6RUtX2jZ0yg9G0O4KXdPA8TSj HoH+tneEWsmb7TUKjqk1JTcbITJtaeat0uSIiC6LzOwAf5lKUegtxEQWtousxq7boNMU 005rQGmQ5ROw4adFWCuQjGp2k2n8t9dmOlhXq2umOP9bwtS9JwZGGbwwzwdhos9hnfc3 cakf7Nw3GmtPFXa0YXvLG7wrnNt0chGyfVQxHOEGRMDWuLFUXpkkEhc+UtQLc3ZrRvsI Q+d+OIpFOPfJNLZ7xHWALG3c3B23uS4SGi7/lTAnS8O5EcDFgKoJesdKTKEUpgXCLeft 0cSg== X-Gm-Message-State: AOAM532M1WzID+uKp7J23K8tGeA8E6khzWQnYtmdoCLXGcaHaXQYIz7I cbS3G0y2aGUgo7Oyp4wk0Mw= X-Google-Smtp-Source: ABdhPJwsYeCVobccll8qJYf0Xr5UYFyrFoG4o3B6V4rxDH3/wnWoB3yXN3/SbpxMCO72VgT9uV2yPw== X-Received: by 2002:adf:efca:: with SMTP id i10mr6042738wrp.289.1635430805719; Thu, 28 Oct 2021 07:20:05 -0700 (PDT) Received: from localhost.localdomain (i5C74E249.versanet.de. [92.116.226.73]) by smtp.gmail.com with ESMTPSA id m2sm6284546wml.15.2021.10.28.07.20.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 07:20:05 -0700 (PDT) From: Lukas Bulwahn To: Russell King , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X Date: Thu, 28 Oct 2021 16:19:31 +0200 Message-Id: <20211028141938.3530-7-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20211028141938.3530-1-lukas.bulwahn@gmail.com> References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit 73d04ca5f4ac ("ARM: ixp4xx: Delete Intel reference design boardfiles") removes the definition of the configs MACH_IXDP465 and MACH_KIXRP435, but misses to remove the configs CPU_IXP43X and CPU_IXP46X that depend on those removed configs, and hence are dead now. Fortunately, ./scripts/checkkconfigsymbols.py warns: MACH_IXDP465 Referencing files: arch/arm/mach-ixp4xx/Kconfig MACH_KIXRP435 Referencing files: arch/arm/mach-ixp4xx/Kconfig Remove the dead configs CPU_IXP43X and CPU_IXP46X. A further quick grep for the name of those two symbols did not show any use of the two config symbols; so, there are no further clean-up activities beyond this config removal needed. Signed-off-by: Lukas Bulwahn --- arch/arm/mach-ixp4xx/Kconfig | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 365a5853d310..4c787b4be62b 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig @@ -39,19 +39,6 @@ config ARCH_PRPMC1100 PrPCM1100 Processor Mezanine Module. For more information on this platform, see . -# -# Certain registers and IRQs are only enabled if supporting IXP465 CPUs -# -config CPU_IXP46X - bool - depends on MACH_IXDP465 - default y - -config CPU_IXP43X - bool - depends on MACH_KIXRP435 - default y - comment "IXP4xx Options" config IXP4XX_PCI_LEGACY -- 2.26.2 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EAE4C433EF for ; Thu, 28 Oct 2021 14:23:31 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 411C161108 for ; Thu, 28 Oct 2021 14:23:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 411C161108 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=K4s4MJEvoQ/IfD8x6U91fLUAN7WxVLxodwgfqRVwjjs=; b=e84H5rmdvSc8pZ 8UxRVpQDDf4lXAgUlPYf+c4u+/9bh6NFsmOn1u2uQyVYBaSLxuV4GLXLniuXlxyZFJ4gCp6wmEPUh onDhyl2MAZtr97ZvIRraLyLVVp5/66ZpHECJYxpKDWzsa0jsTM5wz9ikG0wcDj9XFBZNcc68w7KQI 8DSRqMGtvcfy5RmmoEZpSNlre1MIaDyi3Fmjnpmwgsqo9RaeHYUYc2BUOHLMP0MDjqf2oGrSR8t5r mUK/FROuFc6hWYEjeIFenIekkR8EzumH5Wk5T6gvX5QgamD1BmLIaUd4NHTjcsztVK6KSsdVyYBNM 1DsqGlYUpLXlSrb2lbOw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mg6Hv-0086yO-Cv; Thu, 28 Oct 2021 14:21:51 +0000 Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mg6GF-0086I5-O8 for linux-arm-kernel@lists.infradead.org; Thu, 28 Oct 2021 14:20:09 +0000 Received: by mail-wr1-x429.google.com with SMTP id z14so10512169wrg.6 for ; Thu, 28 Oct 2021 07:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=F6qCaetzo2bs6A7edSV2Oql0KSOh/v96h0FaEf6Bxg8=; b=UfgmKlupugzoAbKp7xujF4Bioo5jj0psmD2waMtBu3v7UgPgx1LgBlYUNypUZlf6hg FeyfH2CeOit/1NOWH/Oi7HhoRtCQoBU81UGvbinCaD9crQRtPP8kNuqNmI6E0z0iNtJX pg/52AU7f1xFH0sU9Yc9veasKpTmSs6GOs9EmA0gBO/wh8XjrIl0L/srAtCpsIhXhB/q 6I34wff4lmabQEuSj9N4F1sMq0VMWsCOS8RGzTXbLuehS+cQ7Ch0qETCZy3apszMJekD R+SZ1NKFydq2p9x6MWvT/oqP35PqIrWxv808q1kpio5EW5ZPKg/qy7FSqUs8Naw6SOJS 00vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=F6qCaetzo2bs6A7edSV2Oql0KSOh/v96h0FaEf6Bxg8=; b=GTgQSW9qWK+tQU33CxpxmXUSs5V0x61USkSxhh5a/JyQUhsaLE07iSaBkIw+kqgic1 0Fgm0c0A+xvzPQeeGm+U3Nb67rpi9c0udtSflqb7dLK63URlAbPusY7Vf0Ci22wyHRmw XgQR0PjNqp+4aYzqnU6vnoz0jOTJCJS+MelcXDb0sQx03eVrwRm5gBLutTY5B/T/W1vH 9oLyevdWJRoqUkx6EZYwPnqr2Y+WVE6CdiN7HpcSvvg4JgwYmVZDEAwIdQVM7Ntyhlg7 jS3VEEe5/n5E4PnKkFdheJozD2fbeoXhdUUPOI2Sp/5uAX5777vXI3nBqiqsQUIAxK5W 1MJw== X-Gm-Message-State: AOAM533HBcB6RuLdxzlZAcLNdpzObjfeP/6AoifTM2zvupfnc2c5zvpq 2BN+NZYXdxFxFtwUeSJkLUI= X-Google-Smtp-Source: ABdhPJwsYeCVobccll8qJYf0Xr5UYFyrFoG4o3B6V4rxDH3/wnWoB3yXN3/SbpxMCO72VgT9uV2yPw== X-Received: by 2002:adf:efca:: with SMTP id i10mr6042738wrp.289.1635430805719; Thu, 28 Oct 2021 07:20:05 -0700 (PDT) Received: from localhost.localdomain (i5C74E249.versanet.de. [92.116.226.73]) by smtp.gmail.com with ESMTPSA id m2sm6284546wml.15.2021.10.28.07.20.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 07:20:05 -0700 (PDT) From: Lukas Bulwahn To: Russell King , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X Date: Thu, 28 Oct 2021 16:19:31 +0200 Message-Id: <20211028141938.3530-7-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20211028141938.3530-1-lukas.bulwahn@gmail.com> References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211028_072007_824339_651FAC05 X-CRM114-Status: GOOD ( 13.46 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Commit 73d04ca5f4ac ("ARM: ixp4xx: Delete Intel reference design boardfiles") removes the definition of the configs MACH_IXDP465 and MACH_KIXRP435, but misses to remove the configs CPU_IXP43X and CPU_IXP46X that depend on those removed configs, and hence are dead now. Fortunately, ./scripts/checkkconfigsymbols.py warns: MACH_IXDP465 Referencing files: arch/arm/mach-ixp4xx/Kconfig MACH_KIXRP435 Referencing files: arch/arm/mach-ixp4xx/Kconfig Remove the dead configs CPU_IXP43X and CPU_IXP46X. A further quick grep for the name of those two symbols did not show any use of the two config symbols; so, there are no further clean-up activities beyond this config removal needed. Signed-off-by: Lukas Bulwahn --- arch/arm/mach-ixp4xx/Kconfig | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 365a5853d310..4c787b4be62b 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig @@ -39,19 +39,6 @@ config ARCH_PRPMC1100 PrPCM1100 Processor Mezanine Module. For more information on this platform, see . -# -# Certain registers and IRQs are only enabled if supporting IXP465 CPUs -# -config CPU_IXP46X - bool - depends on MACH_IXDP465 - default y - -config CPU_IXP43X - bool - depends on MACH_KIXRP435 - default y - comment "IXP4xx Options" config IXP4XX_PCI_LEGACY -- 2.26.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90D8DC433EF for ; Thu, 28 Oct 2021 14:24:39 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E34CE61139 for ; Thu, 28 Oct 2021 14:24:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E34CE61139 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Hg79d4JmRz30Hv for ; Fri, 29 Oct 2021 01:24:37 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=UfgmKlup; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=2a00:1450:4864:20::434; helo=mail-wr1-x434.google.com; envelope-from=lukas.bulwahn@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=UfgmKlup; dkim-atps=neutral Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Hg74S5Qdkz2yp0 for ; Fri, 29 Oct 2021 01:20:08 +1100 (AEDT) Received: by mail-wr1-x434.google.com with SMTP id s13so3339551wrb.3 for ; Thu, 28 Oct 2021 07:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=F6qCaetzo2bs6A7edSV2Oql0KSOh/v96h0FaEf6Bxg8=; b=UfgmKlupugzoAbKp7xujF4Bioo5jj0psmD2waMtBu3v7UgPgx1LgBlYUNypUZlf6hg FeyfH2CeOit/1NOWH/Oi7HhoRtCQoBU81UGvbinCaD9crQRtPP8kNuqNmI6E0z0iNtJX pg/52AU7f1xFH0sU9Yc9veasKpTmSs6GOs9EmA0gBO/wh8XjrIl0L/srAtCpsIhXhB/q 6I34wff4lmabQEuSj9N4F1sMq0VMWsCOS8RGzTXbLuehS+cQ7Ch0qETCZy3apszMJekD R+SZ1NKFydq2p9x6MWvT/oqP35PqIrWxv808q1kpio5EW5ZPKg/qy7FSqUs8Naw6SOJS 00vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=F6qCaetzo2bs6A7edSV2Oql0KSOh/v96h0FaEf6Bxg8=; b=eKcMCa+C3hmBQ4uTuGP7wLHHxOmxtnXZmYrMw5qkvs9QyWC8921vp6f0/n3Xp9jD5q UXepD8drVO53D6LJUc31v0Z3K+7cCFQN3VQodLkVQgqJZvZBNJTdoH0R1nomnJjAUNee pZvqZQhj/UFO+yfk2JFPzIc1nFk4euFLVhCTrNxZq6hTC6GBiaBIftCQsPOEQzGbDptQ QxOdnDroqS311XQV4qMCbt4twC4TNwxGyJ0MsqJost0E2C0AqjP1mo4xfXsrvQxkFmFa YdGi67x0DcDMavwxrS6ceRd5eZbE7dVCqqcD/Zh2iS0DXiM85ijDzwNGOWaeEeCB1BG3 iKug== X-Gm-Message-State: AOAM532yWDbDg32tnwFfcAagk21yR+lGMQCZLGusncPhMBzni59FHRxm GZ/EtS9XMlcDHaPLJf87sPKHDyCdkM+E8A== X-Google-Smtp-Source: ABdhPJwsYeCVobccll8qJYf0Xr5UYFyrFoG4o3B6V4rxDH3/wnWoB3yXN3/SbpxMCO72VgT9uV2yPw== X-Received: by 2002:adf:efca:: with SMTP id i10mr6042738wrp.289.1635430805719; Thu, 28 Oct 2021 07:20:05 -0700 (PDT) Received: from localhost.localdomain (i5C74E249.versanet.de. [92.116.226.73]) by smtp.gmail.com with ESMTPSA id m2sm6284546wml.15.2021.10.28.07.20.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 07:20:05 -0700 (PDT) From: Lukas Bulwahn To: Russell King , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org Subject: [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X Date: Thu, 28 Oct 2021 16:19:31 +0200 Message-Id: <20211028141938.3530-7-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20211028141938.3530-1-lukas.bulwahn@gmail.com> References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lukas Bulwahn , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" Commit 73d04ca5f4ac ("ARM: ixp4xx: Delete Intel reference design boardfiles") removes the definition of the configs MACH_IXDP465 and MACH_KIXRP435, but misses to remove the configs CPU_IXP43X and CPU_IXP46X that depend on those removed configs, and hence are dead now. Fortunately, ./scripts/checkkconfigsymbols.py warns: MACH_IXDP465 Referencing files: arch/arm/mach-ixp4xx/Kconfig MACH_KIXRP435 Referencing files: arch/arm/mach-ixp4xx/Kconfig Remove the dead configs CPU_IXP43X and CPU_IXP46X. A further quick grep for the name of those two symbols did not show any use of the two config symbols; so, there are no further clean-up activities beyond this config removal needed. Signed-off-by: Lukas Bulwahn --- arch/arm/mach-ixp4xx/Kconfig | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 365a5853d310..4c787b4be62b 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig @@ -39,19 +39,6 @@ config ARCH_PRPMC1100 PrPCM1100 Processor Mezanine Module. For more information on this platform, see . -# -# Certain registers and IRQs are only enabled if supporting IXP465 CPUs -# -config CPU_IXP46X - bool - depends on MACH_IXDP465 - default y - -config CPU_IXP43X - bool - depends on MACH_KIXRP435 - default y - comment "IXP4xx Options" config IXP4XX_PCI_LEGACY -- 2.26.2