[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1512930171-4646-1-git-send-email-pravin.shedge4linux@gmail.com>
Date: Sun, 10 Dec 2017 23:52:51 +0530
From: Pravin Shedge <pravin.shedge4linux@...il.com>
To: lftan@...era.com, tklauser@...tanz.ch,
paul.gortmaker@...driver.com, mingo@...nel.org,
nios2-dev@...ts.rocketboards.org
Cc: linux-kernel@...r.kernel.org, pravin.shedge4linux@...il.com
Subject: [PATCH 36/45] arch/nios2: 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/nios2/mm/fault.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/nios2/mm/fault.c b/arch/nios2/mm/fault.c
index b804dd0..e32e3e9 100644
--- a/arch/nios2/mm/fault.c
+++ b/arch/nios2/mm/fault.c
@@ -24,7 +24,6 @@
#include <linux/mm.h>
#include <linux/extable.h>
#include <linux/uaccess.h>
-#include <linux/ptrace.h>
#include <asm/mmu_context.h>
#include <asm/traps.h>
--
2.7.4
Powered by blists - more mailing lists