Commit a95a9e5f authored by Jagadeesh Pagadala's avatar Jagadeesh Pagadala Committed by David S. Miller
Browse files

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



Remove duplicate header which is included twice.

Signed-off-by: default avatarJagadeesh Pagadala <jagdsh.linux@gmail.com>
Reviewed-by: default avatarMukesh Ojha <mojha@codeaurora.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 92fab77b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.
 *