aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/hpet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/hpet.h')
-rw-r--r--include/asm-x86/hpet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/hpet.h b/include/asm-x86/hpet.h
index 64446a9577dc..7c933242365f 100644
--- a/include/asm-x86/hpet.h
+++ b/include/asm-x86/hpet.h
@@ -66,6 +66,7 @@ extern unsigned long hpet_address;
66extern int is_hpet_enabled(void); 66extern int is_hpet_enabled(void);
67extern int hpet_enable(void); 67extern int hpet_enable(void);
68extern unsigned long hpet_readl(unsigned long a); 68extern unsigned long hpet_readl(unsigned long a);
69extern void ich_force_hpet_resume(void);
69 70
70#ifdef CONFIG_HPET_EMULATE_RTC 71#ifdef CONFIG_HPET_EMULATE_RTC
71 72