projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d5df9
)
hw/arm: remove trailing whitespace
author
Alastair D'Silva
<alastair@d-silva.org>
Tue, 27 Dec 2016 14:59:29 +0000
(14:59 +0000)
committer
Peter Maydell
<peter.maydell@linaro.org>
Tue, 27 Dec 2016 14:59:29 +0000
(14:59 +0000)
Remove trailing whitespace in hw/arm/pxa2xx.c
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Message-id:
20161202054617
.6749-3-alastair@au1.ibm.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/pxa2xx.c
patch
|
blob
|
history
diff --git
a/hw/arm/pxa2xx.c
b/hw/arm/pxa2xx.c
index 21ea1d6210645deb324a62b582dc50f947d9810d..8aa0f8a23aee2ed3777f63ba26862aef1134be62 100644
(file)
--- a/
hw/arm/pxa2xx.c
+++ b/
hw/arm/pxa2xx.c
@@
-2070,7
+2070,7
@@
PXA2xxState *pxa270_init(MemoryRegion *address_space,
}
if (!revision)
revision = "pxa270";
-
+
s->cpu = cpu_arm_init(revision);
if (s->cpu == NULL) {
fprintf(stderr, "Unable to find CPU definition\n");