Re: [RFC PATCH 2/4 v2] drivers/bus: Freescale Management Complex (fsl-mc) bus driver

From: Michal Marek
Date: Fri Aug 22 2014 - 07:16:45 EST


Dne 20.8.2014 02:54, J. German Rivera napsal(a):
> + pr_info("MC bus (built " __DATE__ " " __TIME__ ") registered\n");

This won't build with gcc 4.9:

# Prohibit date/time macros, which would make the build non-deterministic
KBUILD_CFLAGS += $(call cc-option,-Werror=date-time)


Michal
--
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/