lkml.org 
[lkml]   [2011]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Clocksource: Remove useless forward declaration
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

include/linux/clocksource.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/clocksource.h b/include/linux/clocksource.h
index d4646b4..9b7e9ac 100644
--- a/include/linux/clocksource.h
+++ b/include/linux/clocksource.h
@@ -20,7 +20,6 @@

/* clocksource cycle base type */
typedef u64 cycle_t;
-struct clocksource;

/**
* struct cyclecounter - hardware abstraction for a free running counter

\
 
 \ /
  Last update: 2011-05-28 14:09    [W:0.041 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site