projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add back the base-files/image code from brcm-2.4 to brcm47xx
[openwrt.git]
/
target
/
linux
/
goldfish
/
patches-2.6.30
/
0118--ARM-goldfish-Add-goldfish-platform.patch
diff --git
a/target/linux/goldfish/patches-2.6.30/0118--ARM-goldfish-Add-goldfish-platform.patch
b/target/linux/goldfish/patches-2.6.30/0118--ARM-goldfish-Add-goldfish-platform.patch
index
21e6716
..
c05c782
100644
(file)
--- a/
target/linux/goldfish/patches-2.6.30/0118--ARM-goldfish-Add-goldfish-platform.patch
+++ b/
target/linux/goldfish/patches-2.6.30/0118--ARM-goldfish-Add-goldfish-platform.patch
@@
-2018,7
+2018,7
@@
Signed-off-by: Arve Hjønnevåg <arve@android.com>
+ return IRQ_HANDLED;
+}
+
-+static cycle_t goldfish_timer_read(
void
)
++static cycle_t goldfish_timer_read(
struct clocksource *cs
)
+{
+ uint32_t timer_base = IO_ADDRESS(GOLDFISH_TIMER_BASE);
+ unsigned long irqflags;
This page took
0.029552 seconds
and
4
git commands to generate.