Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4418805pxv; Tue, 29 Jun 2021 06:40:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJytxh5n0D4NMulc65pO6xSeZq5rRwaZrhS0gz5IgEzXEVzXuD0zSsZldVewZpjG2i26uaCS X-Received: by 2002:a17:906:b215:: with SMTP id p21mr31153095ejz.237.1624974049418; Tue, 29 Jun 2021 06:40:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624974049; cv=none; d=google.com; s=arc-20160816; b=yYqQ4dceK2lt3zOl3TIBR2AxIO9RbveISrwBgbkb6Owp/olRO9ZhmqBgg6mH+8Al0E GUS2tMuGWy/puLTeJxGSu51yyqHH2Q37e8hpgFrIvlAGgNASHq2uY+xsz6y9EVTSBmTF 2tIhnmQtuAhASpY5u36scOtJbAai4S8MS4AqZUna3uroF81dDL+SYYaWZXq4wfmWtr3R RsGOwoxws1E5buaY6r/txxvT/KOLW7AzW/tcC4hGn+5vwrsE3uxLmlPCOHOn9mc8UO5v NjiAERHfMH7wX7/A3bOK60b3MZ7HrCSOWAGy11FKmgV46FkVsAXBY280FXMx9xTXExCk 80kA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=jFjUsOClopCe7PShdvF0/PKLIMgt/QhmUeSMObDuTyA=; b=O+GeeieaiVQEuCt4Vxs2Q137Z+JF7DSisrfz+o3aiK0+K6ZaBaaOH8FmwSQyEPE4Vc TSnZKlG0BAdTag3BMTTDKNRu7O3VDriJt5m28JSW47fC9mhJuE8n/gyBkb5jMvZpP/EG pEvftAcUULBqyTX5k1WRmDY0nadkyXaQPUeffSEzHR7I5hMHWJXimGyM5vUmH3QsQm0k Y860I5tFEFD5LGI3VOkmoVlve+khNZGrRRWCAiagrcntHkAjU/W+ysJGuAxHw1JCEsFL /6I5BpFR/HNQ0Dn9oTfFskU3lR+vchNN4KV1n0yquhL293wI/92Fsvqp1AZNxwA9yTrQ seTw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z19si17390413edd.256.2021.06.29.06.40.24; Tue, 29 Jun 2021 06:40:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233746AbhF2NOn (ORCPT + 99 others); Tue, 29 Jun 2021 09:14:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56448 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232498AbhF2NOm (ORCPT ); Tue, 29 Jun 2021 09:14:42 -0400 Received: from andre.telenet-ops.be (andre.telenet-ops.be [IPv6:2a02:1800:120:4::f00:15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D8F57C061760 for ; Tue, 29 Jun 2021 06:12:14 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed20:7d95:f75f:5ece:4663]) by andre.telenet-ops.be with bizsmtp id P1CC2500J4F6zkK011CCfk; Tue, 29 Jun 2021 15:12:13 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1lyDXA-004tWf-A5; Tue, 29 Jun 2021 15:12:12 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1lyDX9-009dGg-Lk; Tue, 29 Jun 2021 15:12:11 +0200 From: Geert Uytterhoeven To: Linus Walleij , Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/ Date: Tue, 29 Jun 2021 15:12:10 +0200 Message-Id: <1b2fd6f2b2e87a7d483450c20f31366b7f17c997.1624972206.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Kconfig symbol PCI_IXP4XX_LEGACY does not exist, but IXP4XX_PCI_LEGACY does. Fixes: d5d9f7ac58ea1041 ("ARM/ixp4xx: Make NEED_MACH_IO_H optional") Signed-off-by: Geert Uytterhoeven --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index cdb8925a47c54886..1267d2feacedffcc 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -398,7 +398,7 @@ config ARCH_IXP4XX select IXP4XX_IRQ select IXP4XX_TIMER # With the new PCI driver this is not needed - select NEED_MACH_IO_H if PCI_IXP4XX_LEGACY + select NEED_MACH_IO_H if IXP4XX_PCI_LEGACY select USB_EHCI_BIG_ENDIAN_DESC select USB_EHCI_BIG_ENDIAN_MMIO help -- 2.25.1