diff options
author | 2017-11-08 18:09:52 +0800 | |
---|---|---|
committer | 2017-11-10 10:02:08 +0100 | |
commit | 120fc3fbb7787fb70240190cc9c113d1f6523c42 (patch) | |
tree | 23996e05fc326ef305eb91057ab440fc29720c0a /drivers/fpga/fpga-mgr.c | |
parent | x86/platform/UV: Mark tsc_check_sync as an init function (diff) | |
download | linux-dev-120fc3fbb7787fb70240190cc9c113d1f6523c42.tar.xz linux-dev-120fc3fbb7787fb70240190cc9c113d1f6523c42.zip |
x86/tsc: Mark cyc2ns_init() and detect_art() __init
These two functions are only called by tsc_init(), which is an __init
function during boot time, so mark them __init as well.
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1510135792-17429-1-git-send-email-douly.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions