linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Kuppuswamy Sathyanarayanan 
	<sathyanarayanan.kuppuswamy@linux.intel.com>,
	Andi Kleen <ak@linux.intel.com>, Tony Luck <tony.luck@intel.com>
Subject: [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion
Date: Mon, 30 Aug 2021 04:00:36 +0800	[thread overview]
Message-ID: <20210829200036.GA51074@6657b921557d> (raw)
In-Reply-To: <202108300421.88GF39s5-lkp@intel.com>

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 ioremap.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/mm/ioremap.c b/arch/x86/mm/ioremap.c
index 05d194c9c4705..c279553dce71b 100644
--- a/arch/x86/mm/ioremap.c
+++ b/arch/x86/mm/ioremap.c
@@ -14,7 +14,6 @@
 #include <linux/slab.h>
 #include <linux/vmalloc.h>
 #include <linux/mmiotrace.h>
-#include <linux/protected_guest.h>
 #include <linux/efi.h>
 #include <linux/pgtable.h>
 #include <linux/protected_guest.h>

  reply	other threads:[~2021-08-29 20:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-29 20:00 [intel-tdx:guest 41/113] arch/x86/mm/ioremap.c: linux/protected_guest.h is included more than once kernel test robot
2021-08-29 20:00 ` kernel test robot [this message]
2021-08-30 22:29 kernel test robot
2021-08-30 22:29 ` [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion kernel test robot
2021-10-02  6:43 [intel-tdx:guest 70/126] arch/x86/kernel/cc_platform.c: asm/tdx.h is included more than once kernel test robot
2021-10-02  6:43 ` [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210829200036.GA51074@6657b921557d \
    --to=lkp@intel.com \
    --cc=ak@linux.intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sathyanarayanan.kuppuswamy@linux.intel.com \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).