timers: Remove stale struct tvec_base forward declaration
authorLiu, Changcheng <changcheng.liu@intel.com>
Thu, 12 Apr 2018 07:57:01 +0000 (15:57 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 17 Apr 2018 15:18:04 +0000 (17:18 +0200)
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
include/linux/timer.h

index 2448f9cc48a3120222d29f8110069c626b428543..7b066fd38248bb48466fa53c0e6462d2af76dc33 100644 (file)
@@ -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