* [PATCH 1/1] arm/hw_breakpoint.c: remove unnecessary header
@ 2015-06-15 3:15 Maninder Singh
0 siblings, 0 replies; only message in thread
From: Maninder Singh @ 2015-06-15 3:15 UTC (permalink / raw)
To: will.deacon, linux, linux-arm-kernel, linux-kernel, kernel-janitors
Header <asm/kdebug.h> is not needed for arm,
removing the same.
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Reviewed-by: Vaneet Narang <v.narang@samsung.com>
---
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 dc7d0a9..6284779 100644
--- a/arch/arm/kernel/hw_breakpoint.c
+++ b/arch/arm/kernel/hw_breakpoint.c
@@ -35,7 +35,6 @@
#include <asm/cputype.h>
#include <asm/current.h>
#include <asm/hw_breakpoint.h>
-#include <asm/kdebug.h>
#include <asm/traps.h>
/* Breakpoint currently in use for each BRP. */
--
1.7.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-15 3:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-15 3:15 [PATCH 1/1] arm/hw_breakpoint.c: remove unnecessary header Maninder Singh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®