From: tip-bot for Brajeswar Ghosh <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: dwmw@amazon.co.uk, brajeswar.linux@gmail.com, bp@suse.de,
linux-kernel@vger.kernel.org, mingo@kernel.org, hpa@zytor.com,
tglx@linutronix.de, mingo@redhat.com
Subject: [tip:x86/cleanups] x86/asm-prototypes: Remove duplicate include <asm/page.h>
Date: Mon, 28 Jan 2019 09:39:55 -0800 [thread overview]
Message-ID: <tip-fc5014cc552811ade1edce59d0c3f1baa069ffa0@git.kernel.org> (raw)
In-Reply-To: <20190128161847.GA2318@hp-pavilion-15-notebook-pc-brajeswar>
Commit-ID: fc5014cc552811ade1edce59d0c3f1baa069ffa0
Gitweb: https://git.kernel.org/tip/fc5014cc552811ade1edce59d0c3f1baa069ffa0
Author: Brajeswar Ghosh <brajeswar.linux@gmail.com>
AuthorDate: Mon, 28 Jan 2019 21:48:47 +0530
Committer: Borislav Petkov <bp@suse.de>
CommitDate: Mon, 28 Jan 2019 18:32:34 +0100
x86/asm-prototypes: Remove duplicate include <asm/page.h>
Remove asm/page.h which is included more than once.
Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: David Woodhouse <dwmw@amazon.co.uk>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: jrdr.linux@gmail.com
Cc: sabyasachi.linux@gmail.com
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190128161847.GA2318@hp-pavilion-15-notebook-pc-brajeswar
---
arch/x86/include/asm/asm-prototypes.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/include/asm/asm-prototypes.h b/arch/x86/include/asm/asm-prototypes.h
index 1908214b9125..ce92c4acc913 100644
--- a/arch/x86/include/asm/asm-prototypes.h
+++ b/arch/x86/include/asm/asm-prototypes.h
@@ -7,7 +7,6 @@
#include <asm-generic/asm-prototypes.h>
-#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/special_insns.h>
#include <asm/preempt.h>
prev parent reply other threads:[~2019-01-28 17:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 16:18 [PATCH] include/asm-prototypes: Remove duplicate header Brajeswar Ghosh
2019-01-28 17:39 ` tip-bot for Brajeswar Ghosh [this message]
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=tip-fc5014cc552811ade1edce59d0c3f1baa069ffa0@git.kernel.org \
--to=tipbot@zytor.com \
--cc=bp@suse.de \
--cc=brajeswar.linux@gmail.com \
--cc=dwmw@amazon.co.uk \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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
Powered by JetHome