]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/hpet.h
Document I_SYNC and I_DATASYNC
[mv-sheeva.git] / include / linux / hpet.h
index e3c0b2aa944cc382e571771d61c27fe4e8f15241..9cd94bfd07e54ed19675457cdcf203ca316c82a5 100644 (file)
@@ -115,9 +115,6 @@ static inline void hpet_reserve_timer(struct hpet_data *hd, int timer)
 }
 
 int hpet_alloc(struct hpet_data *);
-int hpet_register(struct hpet_task *, int);
-int hpet_unregister(struct hpet_task *);
-int hpet_control(struct hpet_task *, unsigned int, unsigned long);
 
 #endif /* __KERNEL__ */