timekeeping: Remove unused get_seconds()
authorChunguang Xu <brookxu@tencent.com>
Tue, 1 Dec 2020 09:52:31 +0000 (17:52 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Jan 2021 20:13:01 +0000 (21:13 +0100)
commitaba428a0c612bb259891307da12e22efd0fab14c
tree6bd9607e2ccd6a7e1ff0ae9796e5c1a104b724da
parent7c53f6b671f4aba70ff15e1b05148b10d58c2837
timekeeping: Remove unused get_seconds()

The get_seconds() cleanup seems to have been completed, now it is
time to delete the legacy interface to avoid misuse later.

Signed-off-by: Chunguang Xu <brookxu@tencent.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/1606816351-26900-1-git-send-email-brookxu@tencent.com
include/linux/ktime.h
include/linux/timekeeping32.h [deleted file]
kernel/time/timekeeping.c