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, 0 insertions, 10 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
deleted file mode 100644
index 906f68adb5..0000000000
--- a/target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>