linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: hibernate: Remove unused including <linux/version.h>
@ 2020-09-14  7:28 Tian Tao
  2020-09-14 15:07 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: Tian Tao @ 2020-09-14  7:28 UTC (permalink / raw)
  To: catalin.marinas, will, pasha.tatashin, james.morse, akpm, rppt,
	qais.yousef, linux-arm-kernel
  Cc: linuxarm

Remove including <linux/version.h> that don't need it.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
---
 arch/arm64/kernel/hibernate.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c
index 68e1415..735cfd8 100644
--- a/arch/arm64/kernel/hibernate.c
+++ b/arch/arm64/kernel/hibernate.c
@@ -21,7 +21,6 @@
 #include <linux/sched.h>
 #include <linux/suspend.h>
 #include <linux/utsname.h>
-#include <linux/version.h>
 
 #include <asm/barrier.h>
 #include <asm/cacheflush.h>
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: hibernate: Remove unused including <linux/version.h>
  2020-09-14  7:28 [PATCH] arm64: hibernate: Remove unused including <linux/version.h> Tian Tao
@ 2020-09-14 15:07 ` Will Deacon
  0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2020-09-14 15:07 UTC (permalink / raw)
  To: catalin.marinas, rppt, Tian Tao, james.morse, akpm, qais.yousef,
	pasha.tatashin, linux-arm-kernel
  Cc: Will Deacon, kernel-team, linuxarm

On Mon, 14 Sep 2020 15:28:42 +0800, Tian Tao wrote:
> Remove including <linux/version.h> that don't need it.

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: hibernate: Remove unused including <linux/version.h>
      https://git.kernel.org/arm64/c/118bb62f271a

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-14 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14  7:28 [PATCH] arm64: hibernate: Remove unused including <linux/version.h> Tian Tao
2020-09-14 15:07 ` Will Deacon

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).