mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-16 12:17:31 +07:00
![]() There is no point in having an extra type for extra confusion. u64 is unambiguous. Conversion was done with the following coccinelle script: @rem@ @@ -typedef u64 cycle_t; @fix@ typedef cycle_t; @@ -cycle_t +u64 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> |
||
---|---|---|
.. | ||
addr-map.h | ||
aspenite.c | ||
avengers_lite.c | ||
brownstone.c | ||
clock-mmp2.c | ||
clock-pxa168.c | ||
clock-pxa910.c | ||
clock.c | ||
clock.h | ||
common.c | ||
common.h | ||
cputype.h | ||
devices.c | ||
devices.h | ||
flint.c | ||
gplugd.c | ||
irqs.h | ||
jasper.c | ||
Kconfig | ||
Makefile | ||
mfp-mmp2.h | ||
mfp-pxa168.h | ||
mfp-pxa910.h | ||
mfp.h | ||
mmp2-dt.c | ||
mmp2.c | ||
mmp2.h | ||
mmp-dt.c | ||
pm-mmp2.c | ||
pm-mmp2.h | ||
pm-pxa910.c | ||
pm-pxa910.h | ||
pxa168.c | ||
pxa168.h | ||
pxa910.c | ||
pxa910.h | ||
regs-apbc.h | ||
regs-apmu.h | ||
regs-icu.h | ||
regs-timers.h | ||
regs-usb.h | ||
sram.c | ||
tavorevb.c | ||
teton_bga.c | ||
teton_bga.h | ||
time.c | ||
ttc_dkb.c |