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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09D9BC433EF for ; Wed, 24 Nov 2021 15:52:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346847AbhKXPzZ (ORCPT ); Wed, 24 Nov 2021 10:55:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237606AbhKXPzY (ORCPT ); Wed, 24 Nov 2021 10:55:24 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C9B6C061574; Wed, 24 Nov 2021 07:52:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=cKPtAyQIgQohcV0gjQQx/NocdQGTRtu2QcYMfMBjHjY=; b=xLpy4gN7FbBNTdrjk3RZ6nS3IE xixiiHsUdLrpjRKgSXL7aUjhnC4eowAxOuG1AeXBwXX20leqVkQhe0adqDg9bIsRTy18m43TW/08E MpMUREhH+BunnCXOl3Np92uOzy+06RV5V1A99YPMF+03jc9TQIwv9xK2v9rqDJnHwK/0IZiWZbb+D vqbSWdszhRO5NCPefDAdvBj1ZmBA6AmGNBhxFXfzeeuil80se8aZbOD5W3nqY1NGc96hkXTWtblOd 3JeYyMsMP5UJDzB1Nqkn+vnBzvuvNnV4+LC7+Sttb3Q1kPYVgFgXJStoY1Wo038I3rx2vNI5aQH3S ZaXV/dfg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:55856) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mpuZ2-0000ow-DW; Wed, 24 Nov 2021 15:52:04 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1mpuZ1-0001JQ-Ub; Wed, 24 Nov 2021 15:52:03 +0000 Date: Wed, 24 Nov 2021 15:52:03 +0000 From: "Russell King (Oracle)" To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Thomas Petazzoni , Lorenzo Pieralisi , Rob Herring , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Bjorn Helgaas , Dominik Brodowski , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/5] arm: ioremap: Remove unused ARM-specific function pci_ioremap_io() Message-ID: References: <20211124154116.916-1-pali@kernel.org> <20211124154116.916-6-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20211124154116.916-6-pali@kernel.org> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 24, 2021 at 04:41:16PM +0100, Pali Roh?r wrote: > This function is not used by any driver anymore. So completely remove it. > > Signed-off-by: Pali Roh?r Reviewed-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!