Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp552391iog; Wed, 29 Jun 2022 05:47:45 -0700 (PDT) X-Google-Smtp-Source: AGRyM1tC8gPqkUzShDT0r7hmXt5k1k35nPvJ1mj4Zy+Zy7rzoJjDhji+TRr/Tn4o5ABEQJYIiRS5 X-Received: by 2002:a17:90b:4b4c:b0:1ec:a857:46bb with SMTP id mi12-20020a17090b4b4c00b001eca85746bbmr5669087pjb.108.1656506865548; Wed, 29 Jun 2022 05:47:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656506865; cv=none; d=google.com; s=arc-20160816; b=lxMfnMXxoqOQzgtq3Vpe71fvz1PZp2WV8TeZQRCUM+YFu8ecz+tGo0BNkrBbGeBsOC nn2KtmTlkrkmMMscEW8EiVYxzTOQ9tYAneAUjwNRMLtbsNTcA6dM1+tPns4Tkb1QTfET 0USihnalIGzBmwHzVFVOJZtXd1WafgN/L7yz2eXq0bPN8uAM6NfWcmgOE0FXxuYJgIkb n4vdyrNKEY86rWnZX+NITQ+ApV01zd/xrkhHXfFJRkoW47a4fRyC/grScE0FJwuGuHQQ fZ7wSccxBYHew3jqzZfioaHh3bkDciUxUff1AdQpeqPKbM7entvWAcNhrVVC6Jv27C9x gIaw== 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:date :message-id:subject:references:in-reply-to:cc:to:from; bh=5jDRLfHe9mI8+qTw3ByVl7Wgp3Zpn217zD8EN/PDtsU=; b=USpifMZO5ojBc4iH4C4e7KmouM891BKoqmUpXTUtTgNOWY06IKU7pmSReJ+QPpEnjH A2qMSLrGv4f7uH9s736r55tHY5luEs8552CkEVoM3RGhInQX9QI9e4bgd3iDF8bSqaaX fKpNGaSmDwSZOt3Hs8IxINm/Yqi6bgZhQ/+o+RSaUpcrBOMg8OkfZ2Lf6ZxzJufN6P0z oUnNVwHb+xxFXDmv377JbD0BjTKHPVGyrcPtrSxYFOYXYXGOFVZZeuB69SZYduSpDUZs RcAa0W7hjeCnzDLI/YnkT1B7V37NjR0YvUPt96ocQ9nQ1L/Uc0jk2juoAkhOk1UnFDcR NIKw== 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 c10-20020a170902d48a00b0016400fa42f2si2477304plg.454.2022.06.29.05.47.32; Wed, 29 Jun 2022 05:47:45 -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 S233293AbiF2MRF (ORCPT + 99 others); Wed, 29 Jun 2022 08:17:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233231AbiF2MQc (ORCPT ); Wed, 29 Jun 2022 08:16:32 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C36C035244; Wed, 29 Jun 2022 05:16:26 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4LY0n24Wfcz4xZG; Wed, 29 Jun 2022 22:16:22 +1000 (AEST) From: Michael Ellerman To: Paul Mackerras , Michael Ellerman , martin.petersen@oracle.com, jejb@linux.ibm.com, Benjamin Herrenschmidt , Christophe Leroy Cc: linuxppc-dev@lists.ozlabs.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <3b1dfb19a2c3265fb4abc2bfc7b6eae9261a998b.1654966508.git.christophe.leroy@csgroup.eu> References: <3b1dfb19a2c3265fb4abc2bfc7b6eae9261a998b.1654966508.git.christophe.leroy@csgroup.eu> Subject: Re: [PATCH 1/2] powerpc: Don't include asm/setup.h in asm/machdep.h Message-Id: <165650492297.3004956.3199700587499347269.b4-ty@ellerman.id.au> Date: Wed, 29 Jun 2022 22:15:22 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS,SPF_PASS,T_SCC_BODY_TEXT_LINE 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 Sat, 11 Jun 2022 18:55:15 +0200, Christophe Leroy wrote: > asm/machdep.h doesn't need asm/setup.h > > Remove it. > > Add it directly in files that needs it. > > > [...] Applied to powerpc/next. [1/2] powerpc: Don't include asm/setup.h in asm/machdep.h https://git.kernel.org/powerpc/c/113fe88eed53af08800f54a03e463636105831e0 [2/2] powerpc: Move prom_init() out of asm-prototypes.h https://git.kernel.org/powerpc/c/7dc3ba0a071892ea212f90f63738fd9f81b1f638 cheers