X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2d581e604771771dd63946cbed17d6b7ec79bd9d..fdc3e417f78cf68b85f4e925b785204ecc3dbecb:/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 21e6716d8..c05c78230 100644 --- 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 + 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;