coreboot/src
Nico Huber 7c45c8363d 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>
2020-04-04 21:42:43 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device src/device: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:33 +00:00
drivers drivers/intel/gma: drop intel_gma_get_controller_info() 2020-04-02 20:33:03 +00:00
ec Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
include assert.h: Add a tag parameter to dead_code() 2020-04-04 21:42:43 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard mb/samsung/stumpy: Drop ACPI brightness controls 2020-04-04 17:01:26 +00:00
northbridge nb/intel/pineview: drop intel_gma_get_controller_info() 2020-04-02 20:32:48 +00:00
security assert.h: Add a tag parameter to dead_code() 2020-04-04 21:42:43 +00:00
soc soc/intel/xeon_sp/cpx: Add multi-core init 2020-04-04 04:27:45 +00:00
southbridge sb/intel/bd82x6x: Use SPDX headers 2020-04-04 14:58:51 +00:00
superio Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
vendorcode src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00