ath79: fix gmac compatible in ar9330.dtsi and ag71xx_setup_gmac_933x
[oweals/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>