On Thu, 2018-03-22 at 20:19:56 UTC, Mathieu Malaterre wrote: > Add a missing include <platforms/chrp/chrp.h>. > > These functions can all be static, make it so. Fix warnings treated as > errors with W=1: > > arch/powerpc/platforms/chrp/time.c:41:13: error: no previous prototype for â??chrp_time_initâ?? [-Werror=missing-prototypes] > arch/powerpc/platforms/chrp/time.c:66:5: error: no previous prototype for â??chrp_cmos_clock_readâ?? [-Werror=missing-prototypes] > arch/powerpc/platforms/chrp/time.c:74:6: error: no previous prototype for â??chrp_cmos_clock_writeâ?? [-Werror=missing-prototypes] > arch/powerpc/platforms/chrp/time.c:86:5: error: no previous prototype for â??chrp_set_rtc_timeâ?? [-Werror=missing-prototypes] > arch/powerpc/platforms/chrp/time.c:130:6: error: no previous prototype for â??chrp_get_rtc_timeâ?? [-Werror=missing-prototypes] > > Signed-off-by: Mathieu Malaterre <malat@xxxxxxxxxx> Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b87a358b4a1421abd544c0b554b1b7 cheers -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html