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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45419C11F65 for ; Wed, 30 Jun 2021 06:55:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2844D61C9D for ; Wed, 30 Jun 2021 06:55:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232665AbhF3G5b (ORCPT ); Wed, 30 Jun 2021 02:57:31 -0400 Received: from mail-vs1-f49.google.com ([209.85.217.49]:44915 "EHLO mail-vs1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232605AbhF3G53 (ORCPT ); Wed, 30 Jun 2021 02:57:29 -0400 Received: by mail-vs1-f49.google.com with SMTP id y21so1067850vsm.11 for ; Tue, 29 Jun 2021 23:55:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Q+6q6qdz667Cf0iKSQ/dUdaHbp2LScTUHAPwkTfCDGY=; b=CchA3rsLdORWnW/NiyXWGkIwgQ/DBiYCvJp4sxN9JmUtVbdlnsWljxAu8DT3oKqvQH SLg3JYcaDWsjcsYX/okzNFVB+IiAWWy+RAXkU0NWwjYlTdfZboJa6Gv2SuxpvZmGZXio wkm4ObjGq1qC7JhLfGaDgtXq3TG053wm8hnH654NvDXfBants+FV48sSe05BS7ymAD2X hjfOT7svgxuF9L7y9k77BheFWiYQKgW77ZSPE/MaZ0UjPoSvSD1YDOinmFDUwFTp71mp TTJdF2JyPk2odp4ge9QO9LUXPutmC9/IKaH/SlqECI5w01kfVRBpfOHGvRyoPSm63hTI Mw1g== X-Gm-Message-State: AOAM5308BsxzFv5kJ6zWtLMIm1Bw01iXvbx8PgBi9K2cxu72y1+nI1lk FIjEEugmdjU+gnZHw8xCM6Teqk5KBmDz2g8nXy2cFiRttts= X-Google-Smtp-Source: ABdhPJxWKHAqwLWfIvAhQ3sgATgRT6fdrhFg7ubK6vw9zZ3/JkR/4I9iKK/R5EPjxfZrm8YhbsnNCvmZdyiW1T3riDQ= X-Received: by 2002:a67:770d:: with SMTP id s13mr16034470vsc.40.1625036100451; Tue, 29 Jun 2021 23:55:00 -0700 (PDT) MIME-Version: 1.0 References: <1b2fd6f2b2e87a7d483450c20f31366b7f17c997.1624972206.git.geert+renesas@glider.be> In-Reply-To: From: Geert Uytterhoeven Date: Wed, 30 Jun 2021 08:54:49 +0200 Message-ID: Subject: Re: [PATCH] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/ To: Linus Walleij Cc: Arnd Bergmann , Linux ARM , linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Arnd, On Wed, Jun 30, 2021 at 2:26 AM Linus Walleij wrote: > On Tue, Jun 29, 2021 at 3:12 PM Geert Uytterhoeven > wrote: > > > 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 > > Reviewed-by: Linus Walleij > > Are you sending this to ARM SoC or should I? Arnd: can you pick this up? Or is it Olof time? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 X-Spam-Level: X-Spam-Status: No, score=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2E5FC11F65 for ; Wed, 30 Jun 2021 06:56:44 +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 684A861C71 for ; Wed, 30 Jun 2021 06:56:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 684A861C71 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nNqe+5DSgd5cgxcip20nuQKb73fRtpF3yNaM/OurqZY=; b=AqllOM4gfX8f3z uRbJazWo8wOPmv9zHaUTGPNOC3P9q0sWID2ZUL7+mPx4EQ18E0Ozs0PsgDREKFaUXA04e1CtL5i2K eSyEYNWCFezFyraCAxF27dZNKzJ7Ly/LswRieu//oqG2ngmt0Jst14IeOnauZFL0fycRw5M7ABpQf O/CYTW03UOV5JQLroBsk+oAIkXONrbcqio+4M5QoW/0rKrjt3A4fQ1pvPmchz2qWMd2B86rQsRoDP nIY29JiexC/yABa1UYPaGd4TT+EBQHIkFexyKF7rvLtBob0kMxjeKbu/uOdwdCTxN8adQQV8B78PK ZMWS61fpWVx7VGnEa5yg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyU7l-00CyU9-Mw; Wed, 30 Jun 2021 06:55:05 +0000 Received: from mail-vs1-f48.google.com ([209.85.217.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyU7i-00CyTG-3X for linux-arm-kernel@lists.infradead.org; Wed, 30 Jun 2021 06:55:03 +0000 Received: by mail-vs1-f48.google.com with SMTP id u10so1060569vsu.12 for ; Tue, 29 Jun 2021 23:55:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Q+6q6qdz667Cf0iKSQ/dUdaHbp2LScTUHAPwkTfCDGY=; b=iaSIBYC4a9ECtBasv17nrzEMB4vP61I7sE37JuDnnEgeQts7Ns+pIPZXGScN3xelpf /fwUr4UISgdSzIw3MlEgi1X9W5p/Bu49CoJpVL8kl5fv7zQoMV0V9CJSU1rP42KKi1Su 7uhrnDEfMtyDUuHXqZSsf1PGAnQ5neggXiAnDBkQmL06joKGvdsGU9ZUvRhkeBai0v5h HkbftSAxuQim80ZYLE77jDdBX/33ZeeDphMIpVYj3Q83y1GQgBYWrd6KjuQPgDERLKJK MMzWxFWV2C/kQzDwpIYMJ2dIVGw40FZvH4W4wDPvoPbvPU5IvBIENIq19zCP+ST9MKOV Q2YA== X-Gm-Message-State: AOAM531a3WFUOqVNgnnGftDjmNW8aSCVHgyIAjoxBPaRiKd7f6y12v3Z LFoGcevvbshMdFnWM2X7yGTQCBo9gzi8u719P58= X-Google-Smtp-Source: ABdhPJxWKHAqwLWfIvAhQ3sgATgRT6fdrhFg7ubK6vw9zZ3/JkR/4I9iKK/R5EPjxfZrm8YhbsnNCvmZdyiW1T3riDQ= X-Received: by 2002:a67:770d:: with SMTP id s13mr16034470vsc.40.1625036100451; Tue, 29 Jun 2021 23:55:00 -0700 (PDT) MIME-Version: 1.0 References: <1b2fd6f2b2e87a7d483450c20f31366b7f17c997.1624972206.git.geert+renesas@glider.be> In-Reply-To: From: Geert Uytterhoeven Date: Wed, 30 Jun 2021 08:54:49 +0200 Message-ID: Subject: Re: [PATCH] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/ To: Linus Walleij Cc: Arnd Bergmann , Linux ARM , linux-kernel X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210629_235502_191159_83F4D6A9 X-CRM114-Status: GOOD ( 19.26 ) 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 Hi Linus, Arnd, On Wed, Jun 30, 2021 at 2:26 AM Linus Walleij wrote: > On Tue, Jun 29, 2021 at 3:12 PM Geert Uytterhoeven > wrote: > > > 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 > > Reviewed-by: Linus Walleij > > Are you sending this to ARM SoC or should I? Arnd: can you pick this up? Or is it Olof time? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel