-
由 Uwe Kleine-König 提交于
The only user of symbols defined in ixp4xx's <mach/timex.h> is common.c. Fix that one up by moving the used #define into common.c directly and add a local substitute for the global define LATCH which uses CLOCK_TICK_RATE. This makes ixp4xx not to be a bar to dropping support for <mach/timex.h>. Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
f0402f9b