aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timer.h
diff options
context:
space:
mode:
authorLiu, Changcheng <changcheng.liu@intel.com>2018-04-12 15:57:01 +0800
committerThomas Gleixner <tglx@linutronix.de>2018-04-17 17:18:04 +0200
commitf0ae6a0321222864ed8675a924cc8ee2cb042c31 (patch)
tree4df4f78920d5f2b37521f1962114e47f913db47c /include/linux/timer.h
parentclockevents: Fix kernel messages split across multiple lines (diff)
downloadlinux-dev-f0ae6a0321222864ed8675a924cc8ee2cb042c31.tar.xz
linux-dev-f0ae6a0321222864ed8675a924cc8ee2cb042c31.zip
timers: Remove stale struct tvec_base forward declaration
struct tvec_base is a leftover of the original timer wheel implementation and not longer used. Remove the forward declaration. Signed-off-by: Liu Changcheng <changcheng.liu@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: akpm@linux-foundation.org Link: https://lkml.kernel.org/r/20180412075701.GA38952@sofia
Diffstat (limited to 'include/linux/timer.h')
-rw-r--r--include/linux/timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/timer.h b/include/linux/timer.h
index 2448f9cc48a3..7b066fd38248 100644
--- a/include/linux/timer.h
+++ b/include/linux/timer.h
@@ -8,8 +8,6 @@
#include <linux/debugobjects.h>
#include <linux/stringify.h>
-struct tvec_base;
-
struct timer_list {
/*
* All fields that change during normal runtime grouped to the