Received: by 2002:a05:7412:1492:b0:e2:908c:2ebd with SMTP id s18csp771791rdh; Wed, 23 Aug 2023 14:38:38 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFI9Yr8rpxL2oDrQmaBmEUk+bpOIDV6GErVTvfUSUkmqtZxdxA//vjpIeh/QV7RYLMlZ/0b X-Received: by 2002:a17:902:d503:b0:1c0:b75f:85f8 with SMTP id b3-20020a170902d50300b001c0b75f85f8mr2126452plg.3.1692826718071; Wed, 23 Aug 2023 14:38:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1692826718; cv=none; d=google.com; s=arc-20160816; b=xNYorPxqDwOUwXUETWZsDo/khgi7eU95umDE+Qa4N2f7psnH67Jwva/Yy14xQ1w0Le m8v1BQ24PHfMatK4QRHjCxCK6X3GODJqPRAeXUAuhsM06+ISFD2dmUZeiA3umF5jUy8o y54wNWYoFBv0qA9iyQ87ZKDp18GwFfvVsumyxkee4ZDsiVeHwUrB3Mj25htuJ26nPLyw 6zzUU0SJimGaq5QkTP4NQOZ8Tj4n/KsWPwPy6Q4RWO9ni6o0UztT513jddgtQhlHQ1Ii zT0tc2YHRJFA9Dl7F7mZs4pqmrLdRKfq69Lh9uoNE6IHw2T/HPdZ27/MTWUz25rHp6bW fSAQ== 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=2Jw1H7zoiBfwal27RAAEPqGj9PMWvKv1Kn2Yd+wWYxk=; fh=Ew47ByXaHbYU5RilcyOT78CHmLQD29Ha8MXOlbmdDn0=; b=JkDGQOKBoncdIreyzh5TZPyV3KWQxjTn3FQEhFpoBEF+08vO+XhJnhpFOWsOCREIgW dFntkY0wydlcQA8o7lCMuAniARmDMTI8d6huHc54VACekviBvjOaIuHY96hQzj5dr8K2 sXzxL+3gp7PUavh1/Gt6ROKv41zVfQxvIapoyMyIvKTJSVBJRQaCDMPQp62Lw333jjrw 4o7//x5HBOYkZLcF0vYt7iQKh2F+GPVNDSWsYvWT9baeo7KseK7UOLB6FYhUcd03qx5Y ZcFQH4L14+/KbN9VgNzdHpgJpaSDbFyebvAyNVWsETkW6BkmsackZrPZ1m9haMeg2q/N 5XBA== 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 a18-20020a170902b59200b001bbb56b34e4si11374869pls.331.2023.08.23.14.38.26; Wed, 23 Aug 2023 14:38:38 -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 S234819AbjHWMFH (ORCPT + 99 others); Wed, 23 Aug 2023 08:05:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235002AbjHWMEp (ORCPT ); Wed, 23 Aug 2023 08:04:45 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5747719A1 for ; Wed, 23 Aug 2023 05:04:21 -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 X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4RW4d62bWBz4x3H; Wed, 23 Aug 2023 22:04:10 +1000 (AEST) From: Michael Ellerman To: linuxppc-dev@lists.ozlabs.org, Michal Suchanek Cc: Nicholas Piggin , Christophe Leroy , Alex Williamson , Timothy Pearson , Alexey Kardashevskiy , Jason Gunthorpe , Sourabh Jain , Baoquan He , Li Chen , Laurent Dufour , Russell Currey , Gaurav Batra , Brian King , Deming Wang , Rob Herring , linux-kernel@vger.kernel.org In-Reply-To: <20230817162411.429-1-msuchanek@suse.de> References: <20230817162411.429-1-msuchanek@suse.de> Subject: Re: [PATCH] powerpc: Move DMA64_PROPNAME define to a header Message-Id: <169279175575.797584.229615824024413440.b4-ty@ellerman.id.au> Date: Wed, 23 Aug 2023 21:55:55 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_PASS,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 Thu, 17 Aug 2023 18:24:08 +0200, Michal Suchanek wrote: > Avoid redefining the same value in multiple source. > > Applied to powerpc/next. [1/1] powerpc: Move DMA64_PROPNAME define to a header https://git.kernel.org/powerpc/c/89c9ce1c99df553029fc4503506ff5a1793f3eaf cheers