summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/localtimer.h
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2012-04-25 14:26:04 +0800
committerAndy Green <andy.green@linaro.org>2012-06-13 21:35:29 +0800
commitba624e137a71cde61ef0654f295af21c75a53442 (patch)
tree78c551a097a873039902408bdf3941411ce1ef6d /arch/arm/include/asm/localtimer.h
parentfd848381271c938754d89c707c788cb24f0632b8 (diff)
debug lump
Signed-off-by: Andy Green <andy.green@linaro.org>
Diffstat (limited to 'arch/arm/include/asm/localtimer.h')
-rw-r--r--arch/arm/include/asm/localtimer.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/include/asm/localtimer.h b/arch/arm/include/asm/localtimer.h
index 6d69fd2b5592..f77ffc1eb0c2 100644
--- a/arch/arm/include/asm/localtimer.h
+++ b/arch/arm/include/asm/localtimer.h
@@ -20,12 +20,6 @@ struct local_timer_ops {
};
#ifdef CONFIG_LOCAL_TIMERS
-
-/*
- * Stop the local timer
- */
-void local_timer_stop(struct clock_event_device *);
-
/*
* Register a local timer driver
*/