public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Clocksource: Remove useless forward declaration
@ 2011-05-28 12:06 Ralf Baechle
  0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2011-05-28 12:06 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-28 12:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-28 12:06 [PATCH] Clocksource: Remove useless forward declaration Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox