x86: Allow tracing of functions in arch/x86/kernel/rtc.c
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 8 Oct 2012 12:07:30 +0000 (13:07 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 24 Oct 2012 11:14:22 +0000 (13:14 +0200)
Move native_read_tsc() to tsc.c to allow profiling to be
re-enabled for rtc.c.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1349698050-6560-1-git-send-email-david.vrabel@citrix.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found