X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fclocksource.h;h=0fb0b7e793947d2b2255119b54fea0662cb6b5c6;hp=94c1f38e922a9b10d83e54266599d2cc4265f9dd;hb=a18f22a968de17b29f2310cdb7ba69163e65ec15;hpb=a1c57e0fec53defe745e64417eacdbd3618c3e66 diff --git a/include/linux/clocksource.h b/include/linux/clocksource.h index 94c1f38e922a..0fb0b7e79394 100644 --- a/include/linux/clocksource.h +++ b/include/linux/clocksource.h @@ -341,4 +341,6 @@ static inline void update_vsyscall_tz(void) extern void timekeeping_notify(struct clocksource *clock); +extern int clocksource_i8253_init(void); + #endif /* _LINUX_CLOCKSOURCE_H */