timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
authorDou Liyang <douly.fnst@cn.fujitsu.com>
Mon, 13 Nov 2017 05:49:04 +0000 (13:49 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Nov 2017 16:35:27 +0000 (17:35 +0100)
commit8a7a8e1eab929eb3a5b735a788a23b9731139046
tree473806d920db157529e3ff38ab84e8403dfd939f
parent8e7df2b5b7f245c9bd11064712db5cb69044a362
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()

Commit ba26621e63ce got rid of ktime_get_raw_and_real_ts64(), but left its
declaration behind.

Remove it.

Fixes: ba26621e63ce ("time: Remove duplicated code in ktime_get_raw_and_real()")
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Christopher S. Hall <christopher.s.hall@intel.com>
Cc: joelaf@google.com
Cc: arnd@arndb.de
Cc: gregkh@linuxfoundation.org
Cc: john.stultz@linaro.org
Cc: deepa.kernel@gmail.com
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/1510552144-20831-1-git-send-email-douly.fnst@cn.fujitsu.com
include/linux/timekeeping.h