]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/kernel_stat.h
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
[linux-beck.git] / include / linux / kernel_stat.h
index 25a822f6f0009f97c47d9f5fb0d27bed0e79fcd5..44fda64ad4344c9ea34eac09616a02eba44a479a 100644 (file)
@@ -92,7 +92,6 @@ static inline void account_process_tick(struct task_struct *tsk, int user)
 extern void account_process_tick(struct task_struct *, int user);
 #endif
 
-extern void account_steal_ticks(unsigned long ticks);
 extern void account_idle_ticks(unsigned long ticks);
 
 #endif /* _LINUX_KERNEL_STAT_H */