staging: android: logger: Fix to use ktime_get_ts64
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 19 Jan 2021 07:50:32 +0000 (16:50 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 30 Mar 2021 01:44:59 +0000 (10:44 +0900)
commit649492d30f980d546da5660b736e9224c343b581
treeb52ea0ed2bbc4293d26fbc11c4f32e6524a6d32c
parent88f8c56cc76fe3482b55be3286c7e7e4b69dd2b1
staging: android: logger: Fix to use ktime_get_ts64

We should use timespec64 instead of timespec, fix to use
ktime_get_ts64.

Change-Id: Id767b9e011443373ffc8f3a3df28b30dde0f0680
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/staging/android/logger.c