commit | f86fd32db706613fe8d0104057efa6e83e0d7e8f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 07 13:38:59 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Feb 17 20:12:17 2020 +0100 |
tree | 538b280f0e4d48d1766f8b33754bdb3f4cb5b86a | |
parent | 5e3c6a312a0946d2d83e32359612cbb925a8bed0 [diff] |
lib/vdso: Cleanup clock mode storage leftovers Now that all architectures are converted to use the generic storage the helpers and conditionals can be removed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Link: https://lkml.kernel.org/r/20200207124403.470699892@linutronix.de