Merge branch 'upstream'
[sfrench/cifs-2.6.git] / include / linux / posix-timers.h
index 54faf5236da01370e7dc2f366dade682fec05de8..95572c434bc991dc23dd5b9074d3bb36bd69b192 100644 (file)
@@ -84,7 +84,6 @@ struct k_clock {
 void register_posix_clock(const clockid_t clock_id, struct k_clock *new_clock);
 
 /* error handlers for timer_create, nanosleep and settime */
-int do_posix_clock_notimer_create(struct k_itimer *timer);
 int do_posix_clock_nonanosleep(const clockid_t, int flags, struct timespec *,
                               struct timespec __user *);
 int do_posix_clock_nosettime(const clockid_t, struct timespec *tp);