On Thu, Feb 27, 2014 at 7:55 PM, Rashika Kheria <[email protected]> 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 <[email protected]> > Reviewed-by: Josh Triplett <[email protected]>
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

