1
0
Fork 0

arch:sparc:kernel/uprobes.c : Remove duplicate header

Remove duplicate header which is included twice.

Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.2
Jagadeesh Pagadala 2019-03-28 02:58:45 +05:30 committed by David S. Miller
parent 92fab77b6b
commit a95a9e5f0f
1 changed files with 0 additions and 1 deletions

View File

@ -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.
*