mirror of https://github.com/hak5/openwrt-owl.git
parent
5bd4c4e26d
commit
354e72a03a
|
@ -6,8 +6,6 @@ Signed-off-by: Aaro Koskinen <aaro.koskinen <at> iki.fi>
|
|||
kernel/time/clocksource.c | 5 +++++
|
||||
1 files changed, 5 insertions(+), 0 deletions(-)
|
||||
|
||||
diff --git a/kernel/time/clocksource.c b/kernel/time/clocksource.c
|
||||
index 5155dc3..7b3a9d0 100644
|
||||
--- a/kernel/time/clocksource.c
|
||||
+++ b/kernel/time/clocksource.c
|
||||
@@ -502,6 +502,11 @@ static void clocksource_select(void)
|
||||
|
@ -22,4 +20,3 @@ index 5155dc3..7b3a9d0 100644
|
|||
static inline void clocksource_select(void) { }
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue