diff options
author | Arnd Bergmann <[email protected]> | 2014-03-25 16:48:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-04-15 14:46:43 -0700 |
commit | 14e6e35d04995c118f41582299f6861ab209bdb3 (patch) | |
tree | 3c8d3eefc737a7b27a407e1846d2bb6c015856a6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1a52489318c16aaff71059b3892a1a2f3bb8ecec (diff) |
staging: gs_fpgaboot: remove __TIMESTAMP__ macro
We specifically build the kernel with -Werror=date-time to detect
such macros, which gives us this error:
gs_fpgaboot/gs_fpgaboot.c:376:44: error: macro "__TIMESTAMP__" might prevent reproducible builds [-Werror=date-time]
pr_info("built at %s UTC\n", __TIMESTAMP__);
The obvious fix is to remove the printk output line.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Insop Song <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions