ramips: preliminary support for 4.14
[openwrt/staging/kaloz.git] / target / linux / ramips / patches-4.14 / 998-mt7621-needs-jiffies.patch
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 (file)
index 0000000..906f68a
--- /dev/null
@@ -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>