]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/hpet.h
[XFS] sort out opening and closing of the block devices
[linux-2.6-omap-h63xx.git] / include / asm-x86 / hpet.h
index 6a9b4ac59bf717c321f6e10d8c74a9e2796e0c31..82f1ac641bd73214115fe7baff23e35153cfd5f0 100644 (file)
@@ -86,8 +86,8 @@ extern void hpet_unregister_irq_handler(rtc_irq_handler handler);
 #else /* CONFIG_HPET_TIMER */
 
 static inline int hpet_enable(void) { return 0; }
-static inline unsigned long hpet_readl(unsigned long a) { return 0; }
 static inline int is_hpet_enabled(void) { return 0; }
+#define hpet_readl(a) 0
 
 #endif
 #endif /* ASM_X86_HPET_H */