From nobody Tue Nov 26 20:39:45 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=linux.intel.com ARC-Seal: i=1; a=rsa-sha256; t=1705390513; cv=none; d=zohomail.com; s=zohoarc; b=nl/KgNqL9gKaGW2JIs68Y83dQAmYH0hSOecoc9HdYrDaKdUERe64JaG+MRzMBAoirGJJZxc+1DIyARPmK/tH3xXrSrB79yDUzVrcZ5P1plui42ah9ynARFNgmSSuuWMdSInIaTmroiNwgawgx53FpayfX98Ep0ZEUU7Ss437X5g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1705390513; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=oDozMrWza0icVtpwG0BHbsqrY5lMqBy9LY/maNs9ejA=; b=dURIM/n2tErt0Fn3kgqvxjHXv0GTLSBEuo4NaOcFp3R/xoZPYvOALDdyqwBwc37n/8xAoxTG1Gb91Sd+o7TKw/KDUP3Jg9rPI+12iYDwS4YfruIO/F1qS8KTBOEb7e5a2FhhtE5756rG6FyYSKntMVRWCVMcHl892f8qggeStF4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 170539051317959.122010018764854; Mon, 15 Jan 2024 23:35:13 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPdxd-00007R-JX; Tue, 16 Jan 2024 02:34:14 -0500 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 1rPdxV-0008UY-DB for qemu-devel@nongnu.org; Tue, 16 Jan 2024 02:34:06 -0500 Received: from mgamail.intel.com ([198.175.65.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPdxS-00046M-Dj for qemu-devel@nongnu.org; Tue, 16 Jan 2024 02:34:04 -0500 Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jan 2024 23:33:58 -0800 Received: from liuzhao-optiplex-7080.sh.intel.com ([10.239.160.36]) by fmsmga004.fm.intel.com with ESMTP; 15 Jan 2024 23:33:56 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1705390442; x=1736926442; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=X+6c34e/8F3duGc2w/FpbZOJxiKJuKbR/1Ow21zAjAE=; b=BaOLkM0fkRz3eh7GGwk7MueZQDTV55K6WEZpjA6L/5gOR6HQ9ZoqjrS+ fxsh/W4Hhsj3TVL8VJ6d/UI5IL8CoGWNzVSzRy3Fb7yE+iJuWbzHNGB+u R6cM1ZDfKNXkkOrTWKfzf1ie4s3H0nCQIR8cgG51tiayWNE7LdeBvEMq3 Te/13RzH31gcXPGTFRZcDA6n+1+Qi5tUc5AwsIIx0nNtNHwlNVMwyLol4 QG/kh4tkXr0IrUy3gmADKE6QEuCS7llZCiqOlV7i0mJMU55cd1b3HLpCu O+eiWYPLVK3xr8y+jVPjPF+SeuEAHp4CeOCddQhdKP104UCRXmcGTVYi1 A==; X-IronPort-AV: E=McAfee;i="6600,9927,10954"; a="6875720" X-IronPort-AV: E=Sophos;i="6.04,198,1695711600"; d="scan'208";a="6875720" X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10954"; a="854266403" X-IronPort-AV: E=Sophos;i="6.04,198,1695711600"; d="scan'208";a="854266403" From: Zhao Liu To: Eduardo Habkost , Marcel Apfelbaum , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Yanan Wang , Peter Maydell Cc: qemu-devel@nongnu.org, Zhao Liu Subject: [PATCH v2 2/9] hw/core: Cleanup unused included headers in cpu-common.c Date: Tue, 16 Jan 2024 15:46:40 +0800 Message-Id: <20240116074647.3644821-3-zhao1.liu@linux.intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240116074647.3644821-1-zhao1.liu@linux.intel.com> References: <20240116074647.3644821-1-zhao1.liu@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: none client-ip=198.175.65.13; envelope-from=zhao1.liu@linux.intel.com; helo=mgamail.intel.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.531, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=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+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @intel.com) X-ZM-MESSAGEID: 1705390514125100007 Content-Type: text/plain; charset="utf-8" From: Zhao Liu Remove unused headers in cpu-common.c: * qemu/notify.h * exec/cpu-common.h * qemu/error-report.h * qemu/qemu-print.h Tested by "./configure" and then "make". Signed-off-by: Zhao Liu --- hw/core/cpu-common.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hw/core/cpu-common.c b/hw/core/cpu-common.c index 3ccfe882e2c3..a27f0e4cf216 100644 --- a/hw/core/cpu-common.c +++ b/hw/core/cpu-common.c @@ -22,13 +22,9 @@ #include "qapi/error.h" #include "hw/core/cpu.h" #include "sysemu/hw_accel.h" -#include "qemu/notify.h" #include "qemu/log.h" #include "qemu/main-loop.h" #include "exec/log.h" -#include "exec/cpu-common.h" -#include "qemu/error-report.h" -#include "qemu/qemu-print.h" #include "sysemu/tcg.h" #include "hw/boards.h" #include "hw/qdev-properties.h" --=20 2.34.1