mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 17:46:45 +07:00
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
10 lines
164 B
C
10 lines
164 B
C
/*
|
|
* arch/arm/mach-iop32x/include/mach/timex.h
|
|
*
|
|
* IOP32x architecture timex specifications
|
|
*/
|
|
|
|
#include <mach/hardware.h>
|
|
|
|
#define CLOCK_TICK_RATE (100 * HZ)
|