projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
arm: fix location of some include files
[qemu.git]
/
hw
/
arm
/
strongarm.c
diff --git
a/hw/arm/strongarm.c
b/hw/arm/strongarm.c
index 5873a3c9564409d61264878fba231316df11d530..75a813e6184e4102ec1ac0230071de1480ef7138 100644
(file)
--- a/
hw/arm/strongarm.c
+++ b/
hw/arm/strongarm.c
@@
-29,7
+29,7
@@
#include "hw/sysbus.h"
#include "strongarm.h"
#include "qemu/error-report.h"
-#include "hw/arm.h"
+#include "hw/arm
/arm
.h"
#include "char/char.h"
#include "sysemu/sysemu.h"
#include "hw/ssi.h"
This page took
0.024308 seconds
and
4
git commands to generate.