|
@@ -151,9 +151,6 @@ static inline bool timespec_inject_offset_valid(const struct timespec *ts)
|
|
return true;
|
|
return true;
|
|
}
|
|
}
|
|
|
|
|
|
-#define CURRENT_TIME (current_kernel_time())
|
|
|
|
-#define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })
|
|
|
|
-
|
|
|
|
/* Some architectures do not supply their own clocksource.
|
|
/* Some architectures do not supply their own clocksource.
|
|
* This is mainly the case in architectures that get their
|
|
* This is mainly the case in architectures that get their
|
|
* inter-tick times by reading the counter on their interval
|
|
* inter-tick times by reading the counter on their interval
|