diff options
Diffstat (limited to 'arch/arm/kernel/hw_breakpoint.c')
| -rw-r--r-- | arch/arm/kernel/hw_breakpoint.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/kernel/hw_breakpoint.c b/arch/arm/kernel/hw_breakpoint.c index d6a95ef9131..ba386bd9410 100644 --- a/arch/arm/kernel/hw_breakpoint.c +++ b/arch/arm/kernel/hw_breakpoint.c @@ -34,7 +34,6 @@  #include <asm/current.h>  #include <asm/hw_breakpoint.h>  #include <asm/kdebug.h> -#include <asm/system.h>  #include <asm/traps.h>  /* Breakpoint currently in use for each BRP. */  |