[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5c40aafc.1c69fb81.a0ba0.67a7@mx.google.com>
Date: Thu, 17 Jan 2019 21:49:05 +0530
From: Sabyasachi Gupta <sabyasachi.linux@...il.com>
To: arnd@...db.de, benh@...nel.crashing.org, paulus@...ba.org,
mpe@...erman.id.au
Cc: jrdr.linux@...il.com, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, brajeswar.linux@...il.com
Subject: [PATCH] powerpc/cell: Remove duplicate header
Remove linux/syscalls.h which is included more than once
Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
---
arch/powerpc/platforms/cell/spu_syscalls.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/platforms/cell/spu_syscalls.c b/arch/powerpc/platforms/cell/spu_syscalls.c
index 263413a..b95d6af 100644
--- a/arch/powerpc/platforms/cell/spu_syscalls.c
+++ b/arch/powerpc/platforms/cell/spu_syscalls.c
@@ -26,7 +26,6 @@
#include <linux/syscalls.h>
#include <linux/rcupdate.h>
#include <linux/binfmts.h>
-#include <linux/syscalls.h>
#include <asm/spu.h>
--
2.7.4
Powered by blists - more mailing lists