[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53F72692.5050904@suse.cz>
Date: Fri, 22 Aug 2014 13:16:34 +0200
From: Michal Marek <mmarek@...e.cz>
To: "J. German Rivera" <German.Rivera@...escale.com>,
gregkh@...uxfoundation.org, arnd@...db.de,
linux-kernel@...r.kernel.org
CC: stuart.yoder@...escale.com, linuxppc-release@...ux.freescale.net
Subject: Re: [RFC PATCH 2/4 v2] drivers/bus: Freescale Management Complex
(fsl-mc) bus driver
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists