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 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E2590C77B61 for ; Tue, 25 Apr 2023 19:43:09 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1prOPs-0001bX-Qx; Tue, 25 Apr 2023 15:33:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1prOPl-0001Iy-05 for qemu-devel@nongnu.org; Tue, 25 Apr 2023 15:33:26 -0400 Received: from mail-lf1-x133.google.com ([2a00:1450:4864:20::133]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1prOPj-0004UE-6Y for qemu-devel@nongnu.org; Tue, 25 Apr 2023 15:33:24 -0400 Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-4eed6ddcae1so26818667e87.0 for ; Tue, 25 Apr 2023 12:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1682451201; x=1685043201; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=a9PQZw7N1cpbJGxx9QlJTxfD8yUIeHJGfpj65uurq3A=; b=rdHB5RvZZMJvU4Hj2LXflPxFbf2BpqAdtXsnS6o0Yj+sy0tERwuJ8mDqky+Bh9ytEI g/lAiEykFS8K5piZ5simeCD2l9ktOcLnm3CIxjQDKTuknjk50c24VpEiTI5MX9XcHMFr ElGWLTKXte510RQ7Pr+GZvQDIt502TyOXA4NDMnVTLWkiPRCWGjde7px3TVBwW7BoN/1 zqNq66gyZhMUiPTmOO6+kMaSaRVrVBqwMaCwPN9EhZkimuqXa65aHZn3qts1OZbU/t1Q SzJztr3qdYIdDfwsKGd2Hm8Sc8B7L9uESGv59yZaxvmkeLuceTT96zmpiLhQuVznSQZe Orsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682451201; x=1685043201; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a9PQZw7N1cpbJGxx9QlJTxfD8yUIeHJGfpj65uurq3A=; b=HfOarwskptmO2+iCfkel41VX17OTbMl4BYthkhUMeDVI3KWVGFMUYCZMpwRlCCVq8H yXX7hynr4CzLXARfBL/NUFObEBm874vD6YQSJtT7gGDz5O/qC6Rbq2VPAYVfgcEndgS7 WCIV3r60x9RQB2193z+pSdgoiFi0gzOv3m0uxyFPV3oQe1ei2zmwbo6mtrnuSvprRHdw g0qTPS+WCPBhHW13xNY3REVgKUEmfS7j/20NkPkQxlcy2rlLZWcH+edH9WqHAXzVIwya 9dB7wrYktnidAe9h5sKjvazyeFS2lMuPs7co1bv8B1G62kA+JivwXwe/wah8RfZJpuu1 poYA== X-Gm-Message-State: AAQBX9ep9G3qHzDD5j+0jjv7B0ieSm6QlnLJYPjvvr4ZalZ5OFhVmm+f Kkq+0KalPOsRhQDJ6k4L16dVvOdkFhJLy76P65xBBg== X-Google-Smtp-Source: AKy350ZQ/l0hCXv38JU1/IUlmMhnwq82g6huj8ZCnRjh5mQ4wECB6Av6Kx0rRvZdscOQ65L6SSCaVQ== X-Received: by 2002:a2e:800c:0:b0:2a8:e84e:4e5a with SMTP id j12-20020a2e800c000000b002a8e84e4e5amr4208459ljg.21.1682451201534; Tue, 25 Apr 2023 12:33:21 -0700 (PDT) Received: from stoup.. ([91.209.212.61]) by smtp.gmail.com with ESMTPSA id z23-20020a2e8857000000b002a8c271de33sm2160484ljj.67.2023.04.25.12.33.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Apr 2023 12:33:21 -0700 (PDT) From: Richard Henderson To: qemu-devel@nongnu.org Cc: qemu-arm@nongnu.org, qemu-s390x@nongnu.org, qemu-riscv@nongnu.org, qemu-ppc@nongnu.org, git@xen0n.name, jiaxun.yang@flygoat.com, philmd@linaro.org Subject: [PATCH v3 08/57] target/loongarch: Do not include tcg-ldst.h Date: Tue, 25 Apr 2023 20:30:57 +0100 Message-Id: <20230425193146.2106111-9-richard.henderson@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230425193146.2106111-1-richard.henderson@linaro.org> References: <20230425193146.2106111-1-richard.henderson@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::133; envelope-from=richard.henderson@linaro.org; helo=mail-lf1-x133.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org This header is supposed to be private to tcg and in fact does not need to be included here at all. Signed-off-by: Richard Henderson --- target/loongarch/csr_helper.c | 1 - target/loongarch/iocsr_helper.c | 1 - 2 files changed, 2 deletions(-) diff --git a/target/loongarch/csr_helper.c b/target/loongarch/csr_helper.c index 7e02787895..6526367946 100644 --- a/target/loongarch/csr_helper.c +++ b/target/loongarch/csr_helper.c @@ -15,7 +15,6 @@ #include "exec/cpu_ldst.h" #include "hw/irq.h" #include "cpu-csr.h" -#include "tcg/tcg-ldst.h" target_ulong helper_csrrd_pgd(CPULoongArchState *env) { diff --git a/target/loongarch/iocsr_helper.c b/target/loongarch/iocsr_helper.c index 505853e17b..dda9845d6c 100644 --- a/target/loongarch/iocsr_helper.c +++ b/target/loongarch/iocsr_helper.c @@ -12,7 +12,6 @@ #include "exec/helper-proto.h" #include "exec/exec-all.h" #include "exec/cpu_ldst.h" -#include "tcg/tcg-ldst.h" #define GET_MEMTXATTRS(cas) \ ((MemTxAttrs){.requester_id = env_cpu(cas)->cpu_index}) -- 2.34.1