X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flinux%2FmISDNif.h;h=ac02c54520e9733096ec984f3efe98b909182bfd;hb=20ac1b325d8d526211b1276ecf9b64b7e8369f50;hp=246a3529ecf644d67d3036d823a7c89ad0881f06;hpb=d978006a54ddf73cdeb3c59d1862a17f4445751c;p=deliverable%2Flinux.git diff --git a/include/linux/mISDNif.h b/include/linux/mISDNif.h index 246a3529ecf6..ac02c54520e9 100644 --- a/include/linux/mISDNif.h +++ b/include/linux/mISDNif.h @@ -596,7 +596,7 @@ static inline struct mISDNdevice *dev_to_mISDN(struct device *dev) } extern void set_channel_address(struct mISDNchannel *, u_int, u_int); -extern void mISDN_clock_update(struct mISDNclock *, int, struct timeval *); +extern void mISDN_clock_update(struct mISDNclock *, int, ktime_t *); extern unsigned short mISDN_clock_get(void); extern const char *mISDNDevName4ch(struct mISDNchannel *);