* [PATCH] ARM: remove duplicate reboot.h include in process.c
@ 2015-03-22 10:36 Baruch Siach
2015-03-31 3:55 ` Baruch Siach
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2015-03-22 10:36 UTC (permalink / raw)
To: linux-arm-kernel
Fixes: 7b6d864b48d ('reboot: arm: change reboot_mode to use enum reboot_mode')
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
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>
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: remove duplicate reboot.h include in process.c
2015-03-22 10:36 [PATCH] ARM: remove duplicate reboot.h include in process.c Baruch Siach
@ 2015-03-31 3:55 ` Baruch Siach
0 siblings, 0 replies; 2+ messages in thread
From: Baruch Siach @ 2015-03-31 3:55 UTC (permalink / raw)
To: linux-arm-kernel
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 -
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-31 3:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).