]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/char/rtc.c
x86_64: Untangle asm/hpet.h from asm/timex.h
[net-next-2.6.git] / drivers / char / rtc.c
index 30c3f54c7666ee5f7e666ec38ff125acfd0f2eeb..ec6b65ec69ea6f1726e400667c2462c5af7d5028 100644 (file)
@@ -82,7 +82,7 @@
 #include <asm/uaccess.h>
 #include <asm/system.h>
 
-#if defined(__i386__)
+#ifdef CONFIG_X86
 #include <asm/hpet.h>
 #endif