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
/
z2.c
diff --git
a/hw/arm/z2.c
b/hw/arm/z2.c
index 3e272088f5329cdab5d42500d8745eb44d8a7bea..07a127b49853230e8f4ab62e88968755c4a624f6 100644
(file)
--- a/
hw/arm/z2.c
+++ b/
hw/arm/z2.c
@@
-13,8
+13,8
@@
#include "hw/hw.h"
#include "hw/arm/pxa.h"
-#include "hw/arm.h"
-#include "hw/
arm/
devices.h"
+#include "hw/arm
/arm
.h"
+#include "hw/devices.h"
#include "hw/i2c/i2c.h"
#include "hw/ssi.h"
#include "hw/boards.h"
This page took
0.02385 seconds
and
4
git commands to generate.