linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-i386 / hpet.h
index af5d435..16ef9f9 100644 (file)
@@ -27,6 +27,7 @@
 #include <asm/processor.h>
 
 #include <linux/timex.h>
+#include <linux/config.h>
 
 #include <asm/fixmap.h>
 
@@ -88,7 +89,6 @@
  * 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 */