diff options
author | Nico Huber <nico.h@gmx.de> | 2020-04-04 21:00:56 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-04-04 21:42:43 +0000 |
commit | 7c45c8363d86280d70cb671ea713a06fd462a6e7 (patch) | |
tree | cbe753d309fc8b555f6906161a408d3b57b81b2c /src/mainboard/google/rambi/variants | |
parent | 37f3d7bb706f4ee93e7a378028fc328ebbe08ca8 (diff) |
assert.h: Add a tag parameter to dead_code()
When dead_code() is used in inline functions in a header file, the
generated function names (based on the line number) may collide with
a dead_code() in the code file. Now that we are hit by such a case,
we need a quick solution: Add a tag argument for all invocations in
header files.
Change-Id: I0c548ce998cf8e28ae9f76b5c0ea5630b4e91ae2
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40140
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/google/rambi/variants')
0 files changed, 0 insertions, 0 deletions