aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch')
-rw-r--r--target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch b/target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch
new file mode 100644
index 0000000000..906f68adb5
--- /dev/null
+++ b/target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch
@@ -0,0 +1,10 @@
+--- a/arch/mips/ralink/mt7621.c
++++ b/arch/mips/ralink/mt7621.c
+@@ -9,6 +9,7 @@
+
+ #include <linux/kernel.h>
+ #include <linux/init.h>
++#include <linux/jiffies.h>
+
+ #include <asm/mipsregs.h>
+ #include <asm/smp-ops.h>