X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-i386%2Fhpet.h;h=7f1a8a6ee32fa41dfcb86683f6f5aaae4f9d3d52;hb=7c8ce71b092425f1e938285cab2a679c09444d9b;hp=16ef9f996e3f41606974816a6ac4a36851ad6e76;hpb=27b030d58c8e72fc7a95187a791bd9406e350f02;p=pandora-kernel.git diff --git a/include/asm-i386/hpet.h b/include/asm-i386/hpet.h index 16ef9f996e3f..7f1a8a6ee32f 100644 --- a/include/asm-i386/hpet.h +++ b/include/asm-i386/hpet.h @@ -89,6 +89,7 @@ * then 32 bit HPET counter wrapsaround in less than 0.5 sec. */ #define HPET_MIN_PERIOD (100000UL) +#define HPET_TICK_RATE (HZ * 100000UL) extern unsigned long hpet_tick; /* hpet clks count per tick */ extern unsigned long hpet_address; /* hpet memory map physical address */