Re: [PATCH 22/46] kernel: Include appropriate header file in time/timekeeping_debug.c

From: John Stultz
Date: Mon Mar 03 2014 - 02:28:42 EST


On Thu, Feb 27, 2014 at 7:55 PM, Rashika Kheria
<rashika.kheria@xxxxxxxxx> wrote:
> 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@xxxxxxxxx>
> Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>


Thanks for sending this in.. I've queued this for 3.15.

thanks
-john
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/