commit | f0ae6a0321222864ed8675a924cc8ee2cb042c31 | [log] [tgz] |
---|---|---|
author | Liu, Changcheng <changcheng.liu@intel.com> | Thu Apr 12 15:57:01 2018 +0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Apr 17 17:18:04 2018 +0200 |
tree | 4df4f78920d5f2b37521f1962114e47f913db47c | |
parent | 4450dc0ae2c18a0ac6dce560215c7a1fa12122b5 [diff] |
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