X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fhpet.h;h=004e6e25e91301dd8a6d188d84a9c9ee795a7100;hp=1d5c08a1bdfdb5b61c72cb286dfb0ac382c17e76;hb=fb091be08d1acf184e8801dfdcace6e0cb19b1fe;hpb=64b9fb5704a479d98a59f2a1d45d3331a8f847f8 diff --git a/arch/x86/include/asm/hpet.h b/arch/x86/include/asm/hpet.h index 1d5c08a1bdfd..004e6e25e913 100644 --- a/arch/x86/include/asm/hpet.h +++ b/arch/x86/include/asm/hpet.h @@ -68,6 +68,7 @@ extern unsigned long force_hpet_address; extern u8 hpet_blockid; extern int hpet_force_user; extern u8 hpet_msi_disable; +extern u8 hpet_readback_cmp; extern int is_hpet_enabled(void); extern int hpet_enable(void); extern void hpet_disable(void);