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
/
omap_sx1.c
diff --git
a/hw/arm/omap_sx1.c
b/hw/arm/omap_sx1.c
index aa85602aa6e01ae38bcc1587174a1e97e42e6f70..e421ece026858d6cddad2d8fe28ea3618809f563 100644
(file)
--- a/
hw/arm/omap_sx1.c
+++ b/
hw/arm/omap_sx1.c
@@
-29,7
+29,7
@@
#include "ui/console.h"
#include "hw/arm/omap.h"
#include "hw/boards.h"
-#include "hw/arm.h"
+#include "hw/arm
/arm
.h"
#include "hw/block/flash.h"
#include "sysemu/blockdev.h"
#include "exec/address-spaces.h"
This page took
0.024211 seconds
and
4
git commands to generate.