]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commitf0ae6a0321222864ed8675a924cc8ee2cb042c31
tree4df4f78920d5f2b37521f1962114e47f913db47c
parent4450dc0ae2c18a0ac6dce560215c7a1fa12122b5
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
include/linux/timer.h