3f7e5815f4
Split the iop3xx mach type into iop32x and iop33x -- split the config symbols, and move the code in the mach-iop3xx directory to the mach-iop32x and mach-iop33x directories. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
8 lines
167 B
C
8 lines
167 B
C
/*
|
|
* linux/include/asm-arm/arch-iop33x/timex.h
|
|
*
|
|
* IOP3xx architecture timex specifications
|
|
*/
|
|
#include <asm/hardware.h>
|
|
|
|
#define CLOCK_TICK_RATE IOP331_TICK_RATE
|