arm64: confis: enable devfreq thermal for rk3399 linux
[firefly-linux-kernel-4.4.55.git] / fs / jbd2 / commit.c
index 36345fefa3ffee1f66e56c908cca50b282abeba5..2d964ce4560609778c8d88e9d1d6e4ce7539d3a8 100644 (file)
@@ -124,7 +124,7 @@ static int journal_submit_commit_record(journal_t *journal,
        struct commit_header *tmp;
        struct buffer_head *bh;
        int ret;
-       struct timespec now = current_kernel_time();
+       struct timespec64 now = current_kernel_time64();
 
        *cbh = NULL;