aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:09 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:09 +0000
commit3098ecf92790007748de72e590247ffe0b4dbbf5 (patch)
treed16d8383fc6bc96e6aa427e7ec981df2f5605cac /target/linux/ramips
parentbcd750ebf7f4c2dcaaaaca4794f4c65881b3c0a8 (diff)
downloadmaster-187ad058-3098ecf92790007748de72e590247ffe0b4dbbf5.tar.gz
master-187ad058-3098ecf92790007748de72e590247ffe0b4dbbf5.tar.bz2
master-187ad058-3098ecf92790007748de72e590247ffe0b4dbbf5.zip
kernel: update 3.18 to 3.18.17
Changelog: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.17 Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46150 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/patches-3.18/999-cevt.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/ramips/patches-3.18/999-cevt.patch b/target/linux/ramips/patches-3.18/999-cevt.patch
index dbab46791e..192afe4b8a 100644
--- a/target/linux/ramips/patches-3.18/999-cevt.patch
+++ b/target/linux/ramips/patches-3.18/999-cevt.patch
@@ -1,8 +1,6 @@
-Index: linux-3.18.16/arch/mips/ralink/cevt-rt3352.c
-===================================================================
---- linux-3.18.16.orig/arch/mips/ralink/cevt-rt3352.c 2015-06-14 09:10:18.544132719 +0200
-+++ linux-3.18.16/arch/mips/ralink/cevt-rt3352.c 2015-06-18 13:30:04.830117077 +0200
-@@ -53,8 +53,7 @@
+--- a/arch/mips/ralink/cevt-rt3352.c
++++ b/arch/mips/ralink/cevt-rt3352.c
+@@ -53,8 +53,7 @@ static int systick_next_event(unsigned l
sdev = container_of(evt, struct systick_device, dev);
count = ioread32(sdev->membase + SYSTICK_COUNT);