ramips: use generic board detection for D-Link DAP-1522 A1
[openwrt/openwrt.git] / target / linux / ramips / patches-4.14 / 998-mt7621-needs-jiffies.patch
1 --- a/arch/mips/ralink/mt7621.c
2 +++ b/arch/mips/ralink/mt7621.c
3 @@ -9,6 +9,7 @@
4
5 #include <linux/kernel.h>
6 #include <linux/init.h>
7 +#include <linux/jiffies.h>
8
9 #include <asm/mipsregs.h>
10 #include <asm/smp-ops.h>