From: baruch@tkos.co.il (Baruch Siach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: remove duplicate reboot.h include in process.c
Date: Tue, 31 Mar 2015 06:55:37 +0300 [thread overview]
Message-ID: <20150331035537.GL12479@tarshish> (raw)
In-Reply-To: <3093e9eafb72eae28fe83b350ddb88d2cd5c99d8.1427020607.git.baruch@tkos.co.il>
Hi Russell, all,
On Sun, Mar 22, 2015 at 12:36:47PM +0200, Baruch Siach wrote:
> Fixes: 7b6d864b48d ('reboot: arm: change reboot_mode to use enum reboot_mode')
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Unless anyone objects I'll put this trivial patch in the patch system
tomorrow.
baruch
> ---
> arch/arm/kernel/process.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/kernel/process.c b/arch/arm/kernel/process.c
> index fdfa3a78ec8c..7989a9063fea 100644
> --- a/arch/arm/kernel/process.c
> +++ b/arch/arm/kernel/process.c
> @@ -31,7 +31,6 @@
> #include <linux/random.h>
> #include <linux/hw_breakpoint.h>
> #include <linux/leds.h>
> -#include <linux/reboot.h>
>
> #include <asm/cacheflush.h>
> #include <asm/idmap.h>
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
prev parent reply other threads:[~2015-03-31 3:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-22 10:36 [PATCH] ARM: remove duplicate reboot.h include in process.c Baruch Siach
2015-03-31 3:55 ` Baruch Siach [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=20150331035537.GL12479@tarshish \
--to=baruch@tkos.co.il \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.