[PATCH -next] arm: remove duplicated include from process.c

From: Wei Yongjun
Date: Wed Jun 19 2013 - 19:44:13 EST


From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
---
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 7591df5..f89ff80 100644
--- a/arch/arm/kernel/process.c
+++ b/arch/arm/kernel/process.c
@@ -32,7 +32,6 @@
#include <linux/hw_breakpoint.h>
#include <linux/cpuidle.h>
#include <linux/leds.h>
-#include <linux/reboot.h>

#include <asm/cacheflush.h>
#include <asm/idmap.h>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/