projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f8c568
)
gdbstub: remove duplicated inclusion of init.h
author
Wei Liu
<wei.liu2@citrix.com>
Mon, 5 Dec 2016 13:49:44 +0000
(13:49 +0000)
committer
Wei Liu
<wei.liu2@citrix.com>
Mon, 5 Dec 2016 13:56:52 +0000
(13:56 +0000)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/gdbstub.c
patch
|
blob
|
history
diff --git
a/xen/common/gdbstub.c
b/xen/common/gdbstub.c
index 19e3b8d78c184ca76ff8f4ee51cc9d8c608b732a..07095e1ec74674b060c7fd4b29a41cbb7710faec 100644
(file)
--- a/
xen/common/gdbstub.c
+++ b/
xen/common/gdbstub.c
@@
-44,7
+44,6
@@
#include <xen/console.h>
#include <xen/errno.h>
#include <xen/delay.h>
-#include <xen/init.h>
#include <asm/byteorder.h>
/* Printk isn't particularly safe just after we've trapped to the