Skip to content

Commit

Permalink
arch:sparc:kernel/uprobes.c : Remove duplicate header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jagadeesh Pagadala authored and David S. Miller committed May 8, 2019
1 parent 92fab77 commit a95a9e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sparc/kernel/uprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit a95a9e5

Please sign in to comment.