s390/hypfs: use store_tod_clock_ext()
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 8 Feb 2021 15:36:52 +0000 (16:36 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sat, 13 Feb 2021 16:17:55 +0000 (17:17 +0100)
commit01f224b9d7227208a2dba8ef93b8fe1a29d0b9f1
treea6f75eb590a0b28ae6720000b4a2a50d5bc3def0
parentd1deda6f2b238bfcd3a4521b3221974443416342
s390/hypfs: use store_tod_clock_ext()

Use store_tod_clock_ext() instead of get_tod_clock_ext().
Unfortunately one usage has to be converted to a cast, since
otherwise a uapi header file would have to be changed.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/hypfs/hypfs_diag0c.c
arch/s390/hypfs/hypfs_vm.c