mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 22:45:29 +08:00
11 lines
217 B
Diff
11 lines
217 B
Diff
--- 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>
|