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-iop33x/include/mach/timex.h
|
|
*
|
|
* IOP3xx architecture timex specifications
|
|
*/
|
|
|
|
#include <mach/hardware.h>
|
|
|
|
#define CLOCK_TICK_RATE (100 * HZ)
|