diff options
Diffstat (limited to 'target/linux/ramips/patches-4.4/101-mt7621-timer.patch')
-rw-r--r-- | target/linux/ramips/patches-4.4/101-mt7621-timer.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/patches-4.4/101-mt7621-timer.patch b/target/linux/ramips/patches-4.4/101-mt7621-timer.patch index 02497bc1d2..630bb2c1cd 100644 --- a/target/linux/ramips/patches-4.4/101-mt7621-timer.patch +++ b/target/linux/ramips/patches-4.4/101-mt7621-timer.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ralink/mt7621.c +++ b/arch/mips/ralink/mt7621.c -@@ -18,6 +18,7 @@ +@@ -21,6 +21,7 @@ #include <asm/mach-ralink/ralink_regs.h> #include <asm/mach-ralink/mt7621.h> #include <asm/mips-boards/launch.h> @@ -8,7 +8,7 @@ #include <pinmux.h> -@@ -179,6 +180,58 @@ bool plat_cpu_core_present(int core) +@@ -178,6 +179,58 @@ bool plat_cpu_core_present(int core) return true; } @@ -79,7 +79,7 @@ choice --- a/arch/mips/ralink/timer-gic.c +++ b/arch/mips/ralink/timer-gic.c -@@ -12,6 +12,7 @@ +@@ -3,6 +3,7 @@ #include <linux/of.h> #include <linux/clk-provider.h> #include <linux/clocksource.h> @@ -87,7 +87,7 @@ #include "common.h" -@@ -19,6 +20,8 @@ void __init plat_time_init(void) +@@ -10,6 +11,8 @@ void __init plat_time_init(void) { ralink_of_remap(); |