diff options
author | Nicolas Pitre <[email protected]> | 2016-11-11 00:10:08 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-16 09:26:34 +0100 |
commit | 74ba181e61c6accf9066d6980f44588de2f854f6 (patch) | |
tree | c86d13d78bb623c1cf23228171f9fa8b3b198981 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | d1cbfd771ce8297fa11e89f315392de6056a2181 (diff) |
timer: Move sys_alarm from timer.c to itimer.c
Move the only user of alarm_setitimer to itimer.c where it is defined.
This allows for making alarm_setitimer static, and dropping it from the
build when __ARCH_WANT_SYS_ALARM is not defined.
Signed-off-by: Nicolas Pitre <[email protected]>
Acked-by: John Stultz <[email protected]>
Cc: Paul Bolle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Richard Cochran <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: Edward Cree <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions