]> err.no Git - linux-2.6/blobdiff - include/linux/timer.h
proc: introduce proc_create_data to setup de->data
[linux-2.6] / include / linux / timer.h
index ffe438a901b5c0295efd86c57c6dd479a30f36fd..979fefdeb86210c15e318cc7eb8986f813181c75 100644 (file)
@@ -124,8 +124,6 @@ static inline void timer_stats_timer_clear_start_info(struct timer_list *timer)
 }
 #endif
 
-extern void delayed_work_timer_fn(unsigned long __data);
-
 /**
  * add_timer - start a timer
  * @timer: the timer to be added