Эх сурвалжийг харах

ARM: 8436/1: hw_breakpoint: remove unnecessary header

Header <asm/kdebug.h> is not needed for arm/hw_breakpoint.c, so remove
the pointless #include.

Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Reviewed-by: Vaneet Narang <v.narang@samsung.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Maninder Singh 10 жил өмнө
parent
commit
b97b272e72

+ 0 - 1
arch/arm/kernel/hw_breakpoint.c

@@ -35,7 +35,6 @@
 #include <asm/cputype.h>
 #include <asm/cputype.h>
 #include <asm/current.h>
 #include <asm/current.h>
 #include <asm/hw_breakpoint.h>
 #include <asm/hw_breakpoint.h>
-#include <asm/kdebug.h>
 #include <asm/traps.h>
 #include <asm/traps.h>
 
 
 /* Breakpoint currently in use for each BRP. */
 /* Breakpoint currently in use for each BRP. */