1
0
Fork 0
alistair23-linux/arch/powerpc/platforms/pasemi
Arnd Bergmann 5bfd643583 powerpc: use time64_t in read_persistent_clock
Looking through the remaining users of the deprecated mktime()
function, I found the powerpc rtc handlers, which use it in
place of rtc_tm_to_time64().

To clean this up, I'm changing over the read_persistent_clock()
function to the read_persistent_clock64() variant, and change
all the platform specific handlers along with it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-06-03 20:43:33 +10:00
..
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y 2015-05-11 19:55:25 +10:00
dma_lib.c powerpc: Use pr_warn instead of pr_warning 2017-12-04 11:54:34 +11:00
gpio_mdio.c powerpc/sparse: Make a bunch of things static 2016-09-13 17:35:47 +10:00
idle.c powerpc/pasemi: Do not process external or decrementer interrupts from sreset 2017-04-28 21:02:25 +10:00
iommu.c powerpc: rename dma_direct_ to dma_nommu_ 2018-01-10 16:41:14 +01:00
misc.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00
msi.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00
pasemi.h powerpc: use time64_t in read_persistent_clock 2018-06-03 20:43:33 +10:00
pci.c powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS 2018-06-03 20:43:32 +10:00
powersave.S powerpc: No need to use dot symbols when branching to a function 2014-04-23 10:05:16 +10:00
setup.c powerpc: rename dma_direct_ to dma_nommu_ 2018-01-10 16:41:14 +01:00
time.c powerpc: use time64_t in read_persistent_clock 2018-06-03 20:43:33 +10:00