lkml.org 
[lkml]   [2018]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] timers: remove tvec_base struct declaration
timer wheel is implemented by timer_base. tvec_base is obsoleted,
so remove the type declaration.

Signed-off-by: Liu Changcheng <changcheng.liu@intel.com>

diff --git a/include/linux/timer.h b/include/linux/timer.h
index 2448f9c..7b066fd 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
--
2.7.4
\
 
 \ /
  Last update: 2018-04-12 09:58    [W:0.054 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site