aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/ntp.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2015-03-25 13:06:04 +0100
committerIngo Molnar <mingo@kernel.org>2015-04-01 14:22:58 +0200
commitbfb83b27519aa7ed9510f601a8f825a2c1484bc2 (patch)
tree2c33a1b534072ad2bad82fe062b21424ed7f457e /kernel/time/ntp.c
parentclockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD (diff)
downloadlinux-dev-bfb83b27519aa7ed9510f601a8f825a2c1484bc2.tar.xz
linux-dev-bfb83b27519aa7ed9510f601a8f825a2c1484bc2.zip
tick: Move clocksource related stuff to timekeeping.h
Move clocksource related stuff to timekeeping.h and remove the pointless include from ntp.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de> [ rjw: Subject ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/2714218.nM5AEfAHj0@vostro.rjw.lan Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/time/ntp.c')
-rw-r--r--kernel/time/ntp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/time/ntp.c b/kernel/time/ntp.c
index 0f60b08a4f07..9ad60d028508 100644
--- a/kernel/time/ntp.c
+++ b/kernel/time/ntp.c
@@ -17,7 +17,6 @@
#include <linux/module.h>
#include <linux/rtc.h>
-#include "tick-internal.h"
#include "ntp_internal.h"
/*