X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Ftimex.h;h=befcf3de5532c2df283b45a55816d4037a6f2759;hb=94f3ca95787ada3d64339a4ecb2754236ab563f6;hp=678525dc6d0b1ee8e9f7a67b6c6951b676cde889;hpb=216f03481d2fca7094f5f982a65acfc2ca14fa85;p=safe%2Fjmp%2Flinux-2.6 diff --git a/arch/microblaze/include/asm/timex.h b/arch/microblaze/include/asm/timex.h index 678525d..befcf3d 100644 --- a/arch/microblaze/include/asm/timex.h +++ b/arch/microblaze/include/asm/timex.h @@ -9,10 +9,8 @@ #ifndef _ASM_MICROBLAZE_TIMEX_H #define _ASM_MICROBLAZE_TIMEX_H -#define CLOCK_TICK_RATE 1000 /* Timer input freq. */ - -typedef unsigned long cycles_t; +#include -#define get_cycles() (0) +#define CLOCK_TICK_RATE 1000 /* Timer input freq. */ #endif /* _ASM_TIMEX_H */