From: Michal Marek <mmarek@suse.cz>
To: "J. German Rivera" <German.Rivera@freescale.com>,
gregkh@linuxfoundation.org, arnd@arndb.de,
linux-kernel@vger.kernel.org
Cc: stuart.yoder@freescale.com, linuxppc-release@linux.freescale.net
Subject: Re: [RFC PATCH 2/4 v2] drivers/bus: Freescale Management Complex (fsl-mc) bus driver
Date: Fri, 22 Aug 2014 13:16:34 +0200 [thread overview]
Message-ID: <53F72692.5050904@suse.cz> (raw)
In-Reply-To: <1408496070-6252-3-git-send-email-German.Rivera@freescale.com>
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
next prev parent reply other threads:[~2014-08-22 11:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 0:54 [RFC PATCH 0/4 v2] drivers/bus: Freescale Management Complex bus driver patch series J. German Rivera
2014-08-20 0:54 ` [RFC PATCH 1/4 v2] drivers/bus: Added Freescale Management Complex APIs J. German Rivera
2014-08-20 1:19 ` Joe Perches
2014-08-20 16:20 ` German Rivera
2014-08-20 0:54 ` [RFC PATCH 2/4 v2] drivers/bus: Freescale Management Complex (fsl-mc) bus driver J. German Rivera
2014-08-22 11:16 ` Michal Marek [this message]
2014-08-20 0:54 ` [RFC PATCH 3/4 v2] drivers/bus: Device driver for FSL-MC DPRC devices J. German Rivera
2014-08-20 0:54 ` [RFC PATCH 4/4 v2] Update MAINTAINERS file J. German Rivera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53F72692.5050904@suse.cz \
--to=mmarek@suse.cz \
--cc=German.Rivera@freescale.com \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-release@linux.freescale.net \
--cc=stuart.yoder@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome