kernel: update 3.18 to 3.18.14
[openwrt/staging/yousong.git] / target / linux / ramips / patches-3.18 / 0063-cevt-rt3352.patch
index daf8be1360652b0648311db784d8b1b76fd7e8e2..749701f2e56a73e519db5a7c73047fc0f0d8899a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ralink/cevt-rt3352.c
 +++ b/arch/mips/ralink/cevt-rt3352.c
-@@ -54,7 +54,7 @@
+@@ -54,7 +54,7 @@ static int systick_next_event(unsigned l
        sdev = container_of(evt, struct systick_device, dev);
        count = ioread32(sdev->membase + SYSTICK_COUNT);
        count = (count + delta) % SYSTICK_FREQ;