aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-19 11:12:43 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-19 11:12:43 +0000
commit03110a1254dc8ec2564cacb1e8e236412b7822bd (patch)
tree6917622e0e5f695fd1ef9ea5cd3f811047f9ea27 /target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch
parent657b75acce863c2efbd0ba334473b4c575999448 (diff)
downloadmaster-187ad058-03110a1254dc8ec2564cacb1e8e236412b7822bd.tar.gz
master-187ad058-03110a1254dc8ec2564cacb1e8e236412b7822bd.tar.bz2
master-187ad058-03110a1254dc8ec2564cacb1e8e236412b7822bd.zip
kernel: update 4.0 to 4.0.5
Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.5 Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46063 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch')
-rw-r--r--target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch12
1 files changed, 4 insertions, 8 deletions
diff --git a/target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch b/target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch
index 73d7285af1..e7bc603382 100644
--- a/target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch
+++ b/target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch
@@ -1,7 +1,5 @@
-Index: linux-4.0-rc4/drivers/clocksource/Kconfig
-===================================================================
---- linux-4.0-rc4.orig/drivers/clocksource/Kconfig
-+++ linux-4.0-rc4/drivers/clocksource/Kconfig
+--- a/drivers/clocksource/Kconfig
++++ b/drivers/clocksource/Kconfig
@@ -172,6 +172,12 @@ config VF_PIT_TIMER
help
Support for Period Interrupt Timer on Freescale Vybrid Family SoCs.
@@ -15,10 +13,8 @@ Index: linux-4.0-rc4/drivers/clocksource/Kconfig
config SYS_SUPPORTS_SH_CMT
bool
-Index: linux-4.0-rc4/drivers/clocksource/Makefile
-===================================================================
---- linux-4.0-rc4.orig/drivers/clocksource/Makefile
-+++ linux-4.0-rc4/drivers/clocksource/Makefile
+--- a/drivers/clocksource/Makefile
++++ b/drivers/clocksource/Makefile
@@ -38,6 +38,7 @@ obj-$(CONFIG_CLKSRC_EFM32) += time-efm32
obj-$(CONFIG_CLKSRC_EXYNOS_MCT) += exynos_mct.o
obj-$(CONFIG_CLKSRC_SAMSUNG_PWM) += samsung_pwm_timer.o