lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Move the time namespace indicator clock mode to the other ones for consistency sake. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Link: https://lkml.kernel.org/r/20200207124403.656097274@linutronix.de
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
#define CS_RAW 1
|
||||
#define CS_BASES (CS_RAW + 1)
|
||||
|
||||
#define VCLOCK_TIMENS UINT_MAX
|
||||
|
||||
/**
|
||||
* struct vdso_timestamp - basetime per clock_id
|
||||
* @sec: seconds
|
||||
|
Reference in New Issue
Block a user