From 236840eb473d271450d9864d1c46927ddaf305ee Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 15 Feb 2017 21:54:37 +0100 Subject: kernel: update kernel 4.9 to version 4.9.10 Signed-off-by: Hauke Mehrtens --- target/linux/bcm53xx/patches-4.9/905-BCM53573-minor-hacks.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/bcm53xx/patches-4.9/905-BCM53573-minor-hacks.patch') diff --git a/target/linux/bcm53xx/patches-4.9/905-BCM53573-minor-hacks.patch b/target/linux/bcm53xx/patches-4.9/905-BCM53573-minor-hacks.patch index e48d3aa678..fad36a6655 100644 --- a/target/linux/bcm53xx/patches-4.9/905-BCM53573-minor-hacks.patch +++ b/target/linux/bcm53xx/patches-4.9/905-BCM53573-minor-hacks.patch @@ -61,7 +61,7 @@ Signed-off-by: Rafał Miłecki if (err == -ENOENT) { --- a/drivers/clocksource/arm_arch_timer.c +++ b/drivers/clocksource/arm_arch_timer.c -@@ -14,6 +14,7 @@ +@@ -17,6 +17,7 @@ #include #include #include @@ -69,7 +69,7 @@ Signed-off-by: Rafał Miłecki #include #include #include -@@ -376,6 +377,16 @@ arch_timer_detect_rate(void __iomem *cnt +@@ -513,6 +514,16 @@ arch_timer_detect_rate(void __iomem *cnt arch_timer_rate = arch_timer_get_cntfrq(); } -- cgit v1.2.3