From patchwork Tue Jan 4 15:19:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 12703563 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0D015C433F5 for ; Tue, 4 Jan 2022 15:21:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=o+pHRfpm62yTnEYxYDbZpFLetZhcdOHovsGfDmtIqYg=; b=js8eQ6MupDnaMd u779DSs8VEOIk861JJEm9H9GDpMhtSbmhAZcSp1oRbuZQAa8pzK1Ki6UrNCs337Y5bx8eBhiN8a2F lc5bOtcx3lTRiYRA/6AbynHTWILChaB/dHeY6VDvgGYMWbWwgb+HKSNpumWahOi07cmMZ4TPov0Nl hg18S5PRQd9WsgGsX57cavAo5SoINnBfTY1Jm2VswQWq6bE3D4wX3vYw7VDgMeArJmQPQCp5YYAWE NVpG39h8+WgrPdo5kZKEmRaQltfX6iX0IYFBviMoWpgTN8FPmBQW8f1lnZ0q1Uvmj7PGkDxw7Q4dt Az48UaCMKGZhNovi9mNg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4lbD-00Buun-B9; Tue, 04 Jan 2022 15:19:43 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4lb9-00Butm-Gh for linux-arm-kernel@lists.infradead.org; Tue, 04 Jan 2022 15:19:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1641309579; x=1672845579; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=3VPnlsuCUvPLaUETzLQLxoEOT+xx0yEw/SG76Pt1U58=; b=k4mnACknQ/h3x7TCRyl9cJormPN2NpXYoRarutqw7VOyI7s6YKI5cQp2 xhk/nj+5D2JL/yVjTStelbX1erKDCANAqtsl2IX5OKR5Ws6HPJOQA2rBa hsr9jekd2UBBCXkA1k6z7/hxcrE9MrMcvy3yVl03Rqiurs1EYQP0UFk5Y leXSpAir6hGB2CnuGE7OunBkxi9997vhU/aFZYlW/S7Jffp8aw59lSYnP b996RBwJd14ashVPgD3bqvr5wVbxQr5LE6tL5bXVvmNH8s+QDfkn+Ilv7 TFv4wYjduQCnUzUrKnlJoYU+59KtAembH9VCQbFOcqBeoKoR1ba5jfnNu Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10216"; a="239780848" X-IronPort-AV: E=Sophos;i="5.88,261,1635231600"; d="scan'208";a="239780848" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jan 2022 07:19:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,261,1635231600"; d="scan'208";a="526081114" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga008.jf.intel.com with ESMTP; 04 Jan 2022 07:19:32 -0800 Received: by black.fi.intel.com (Postfix, from userid 1003) id 84D64120; Tue, 4 Jan 2022 17:19:42 +0200 (EET) From: Andy Shevchenko To: Marc Zyngier , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org Cc: James Morse , Alexandru Elisei , Suzuki K Poulose , Andy Shevchenko Subject: [PATCH v2 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions Date: Tue, 4 Jan 2022 17:19:40 +0200 Message-Id: <20220104151940.55399-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220104_071939_590331_EB85D55F X-CRM114-Status: GOOD ( 12.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The arm_vgic.h does not require all the stuff the kernel.h provides. Replace kernel.h inclusion with the list of what is really being used. Signed-off-by: Andy Shevchenko --- v2: updated commit message by dropping unrelated paragraph (Marc) include/kvm/arm_vgic.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/kvm/arm_vgic.h b/include/kvm/arm_vgic.h index e602d848fc1a..bb30a6803d9f 100644 --- a/include/kvm/arm_vgic.h +++ b/include/kvm/arm_vgic.h @@ -5,9 +5,11 @@ #ifndef __KVM_ARM_VGIC_H #define __KVM_ARM_VGIC_H -#include +#include #include #include +#include +#include #include #include #include