diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-27 17:25:54 +0530 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-03-02 20:52:58 -0800 |
commit | 64e8d20bd39b81994d9cd60e7b42f8ec8652f5af (patch) | |
tree | d229f506e9b2dd3e67a0f8315418b8766eac3f29 /mm/mlock.c | |
parent | 4a2378a943f09907fb1ae35c15de917f60289c14 (diff) | |
download | linux-64e8d20bd39b81994d9cd60e7b42f8ec8652f5af.tar.bz2 |
kernel: Include appropriate header file in time/timekeeping_debug.c
Include appropriate header file kernel/time/timekeeping_internal.h in
kernel/time/timekeeping_debug.c because it has prototype declaration of
function defined in kernel/time/timekeeping_debug.c.
This eliminates the following warning in
kernel/time/timekeeping_debug.c:
kernel/time/timekeeping_debug.c:68:6: warning: no previous prototype for ‘tk_debug_account_sleep_time’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions