Received: by 2002:a05:7412:bc1a:b0:d7:7d3a:4fe2 with SMTP id ki26csp60887rdb; Fri, 18 Aug 2023 14:19:44 -0700 (PDT) X-Google-Smtp-Source: AGHT+IE6di1xdbOcbgHio3MCH+3qBorsAFGweLB8i4DJBLrgCpnMW1D8YVqZSMhPZOOiTIrdQ3J7 X-Received: by 2002:a19:9159:0:b0:4fb:cab9:ddf with SMTP id y25-20020a199159000000b004fbcab90ddfmr212780lfj.57.1692393583884; Fri, 18 Aug 2023 14:19:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1692393583; cv=none; d=google.com; s=arc-20160816; b=IO9Wzw4jU2l+qX/x/rt9ysZ567ImgiotwjvKh7qh3cKLoVivrAi+qp+j/+Yflx2ZnC v0nWanodApJCKt503YH5k0nnDAhC3UkwX4Om47kvC3E35v0PRoYk9YQteZgNE4I3xRPP bSC8KyoHlC37zGCOPS6TYvyYCORMYACNMuRivxm55R686OqRaGdXfMhAi7pUeOsD8Bp/ VeaTA+tFxZcZzBIzBw0EFEgp1+qQdTiVL4KMqd1bSwRoc+hW78FDgHZmIKBVPz3bnpi8 UyN5kmijE0rPvcY0qDb1N/f/07PpD8wyVEURkSzgkj+qHiFUyE+apKvFgatFoNWmdSNL 8ugg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject; bh=KbnSbeExf9DVIJudlep2N3LObx4ydUIrX/Ozxap2FLk=; fh=YbKoKjVXuKuheeFuZRQIf+5JEjRtV97FuTSQXXfA/+s=; b=JpIgI5d8M3ZVfX2eOCsb03V9WK92vX78ZXF7m+JQSCHLYKjKWm7QsL/DtbHeZEw4X1 bkUx8XZmeQFB0i0qsXqSmwqHlo2NQAqG0LpwPfU9MfDFCtANpaZDt9DKUksg9YefoVor AHYmMOeMUZKgZwA6n+MwIi98NTbgw0NwanfbCOPA08kAy3oZvAo4xQguMlBuEF00E/Ab ENMDdy8To66MWN4YHjK+ARzSaQI+KihhbNksq51lCyIelHqx341R3lexYTBQRccWYWY8 cVq4XEoGwNykseSjS9frSIKFYQZnr98tzihPffChOiPZT1JDTxG7E6C1nngG2hb1msdi /y5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b9-20020aa7d489000000b00526eb42f4a8si1941913edr.330.2023.08.18.14.19.18; Fri, 18 Aug 2023 14:19:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354926AbjHQUcI (ORCPT + 99 others); Thu, 17 Aug 2023 16:32:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354977AbjHQUcB (ORCPT ); Thu, 17 Aug 2023 16:32:01 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B152119A1; Thu, 17 Aug 2023 13:32:00 -0700 (PDT) Received: from [192.168.1.103] (178.176.75.135) by msexch01.omp.ru (10.188.4.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.986.14; Thu, 17 Aug 2023 23:31:58 +0300 Subject: Re: [PATCH 7/9] ata: pata_falcon: Remove #include To: Geert Uytterhoeven , Russell King , "James E . J . Bottomley" , Helge Deller , Michael Ellerman , Nicholas Piggin , Christophe Leroy , "David S . Miller" , Arnd Bergmann , Damien Le Moal , Christoph Hellwig , Jens Axboe CC: , , , , , , , References: <1147903ba2f9c5e5e840d8b3c2d05b6eafc78340.1692288018.git.geert@linux-m68k.org> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: Date: Thu, 17 Aug 2023 23:31:57 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <1147903ba2f9c5e5e840d8b3c2d05b6eafc78340.1692288018.git.geert@linux-m68k.org> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [178.176.75.135] X-ClientProxiedBy: msexch01.omp.ru (10.188.4.12) To msexch01.omp.ru (10.188.4.12) X-KSE-ServerInfo: msexch01.omp.ru, 9 X-KSE-AntiSpam-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.59, Database issued on: 08/17/2023 20:16:19 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 179312 [Aug 17 2023] X-KSE-AntiSpam-Info: Version: 5.9.59.0 X-KSE-AntiSpam-Info: Envelope from: s.shtylyov@omp.ru X-KSE-AntiSpam-Info: LuaCore: 526 526 7a6a9b19f6b9b3921b5701490f189af0e0cd5310 X-KSE-AntiSpam-Info: {rep_avail} X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: {relay has no DNS name} X-KSE-AntiSpam-Info: {SMTP from is not routable} X-KSE-AntiSpam-Info: 127.0.0.199:7.1.2;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;omp.ru:7.1.1;178.176.75.135:7.1.2 X-KSE-AntiSpam-Info: FromAlignment: s X-KSE-AntiSpam-Info: {rdns complete} X-KSE-AntiSpam-Info: {fromrtbl complete} X-KSE-AntiSpam-Info: ApMailHostAddress: 178.176.75.135 X-KSE-AntiSpam-Info: Rate: 59 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dmarc=none header.from=omp.ru;spf=none smtp.mailfrom=omp.ru;dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 08/17/2023 20:19:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 8/17/2023 6:04:00 PM X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: InTheLimit X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/17/23 7:07 PM, Geert Uytterhoeven wrote: > The Atari Falcon PATA driver does not need anything from . > > Signed-off-by: Geert Uytterhoeven Reviewed-by: Sergey Shtylyov [...] MBR, Sergey