[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1513024496-9108-1-git-send-email-pravin.shedge4linux@gmail.com>
Date: Tue, 12 Dec 2017 02:04:56 +0530
From: Pravin Shedge <pravin.shedge4linux@...il.com>
To: davem@...emloft.net, eric.saint.etienne@...cle.com,
allen.pais@...cle.com, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: pravin.shedge4linux@...il.com
Subject: [PATCH 45/45] arch/sparc: remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.
Signed-off-by: Pravin Shedge <pravin.shedge4linux@...il.com>
---
arch/sparc/kernel/uprobes.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/sparc/kernel/uprobes.c b/arch/sparc/kernel/uprobes.c
index d852ae5..c44bf5b 100644
--- a/arch/sparc/kernel/uprobes.c
+++ b/arch/sparc/kernel/uprobes.c
@@ -29,7 +29,6 @@
#include <linux/kdebug.h>
#include <asm/cacheflush.h>
-#include <linux/uaccess.h>
/* Compute the address of the breakpoint instruction and return it.
*
--
2.7.4
Powered by blists - more mailing lists