diff options
author | Tom Rini <trini@ti.com> | 2015-02-19 11:58:57 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-03-25 03:22:37 (GMT) |
commit | 1c854dc5d4d4ce3ddec08a319d1c094ade8dabe7 (patch) | |
tree | 1945d5e9daab31701b8c9d894559d2e66172cfce /lib/addr_map.c | |
parent | 312cc39e270170b37a992b2d57773c828dcb9c6b (diff) | |
download | u-boot-fsl-qoriq-1c854dc5d4d4ce3ddec08a319d1c094ade8dabe7.tar.xz |
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
Using __DATE__ and __TIME__ results in an error due to -Werror=date-time
with gcc-4.9 (__DATE__ / __TIME__ might prevent reproducible builds) so
switch these over to U_BOOT_DATE / U_BOOT_TIME
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/addr_map.c')
0 files changed, 0 insertions, 0 deletions