coreboot/src
Angel Pons 08e8cab578 src: Substitute __FUNCTION__ with __func__
The former is not standard C, and we primarily use the latter form.

Change-Id: Ia7091b494ff72588fb6910710fd72165693c1ac5
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42516
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
2020-06-21 09:24:42 +00:00
..
acpi ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
arch Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
commonlib src: Substitute __FUNCTION__ with __func__ 2020-06-21 09:24:42 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/x86/smm: Add helper functions to verify SMM access 2020-06-17 09:17:56 +00:00
device Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
drivers src: Substitute __FUNCTION__ with __func__ 2020-06-21 09:24:42 +00:00
ec ec/google/wilco: Suppress UCSI events in S0ix 2020-06-17 19:46:36 +00:00
include ACPI: Clean up some S3 related leftovers 2020-06-18 12:54:46 +00:00
lib lib/hardwaremain: Drop HAVE_ACPI_RESUME guards 2020-06-18 13:01:08 +00:00
mainboard amd/mandolin: unbreak SeaBIOS VBIOS support 2020-06-21 01:56:22 +00:00
northbridge i945 boards: Factor out MAX_CPUS 2020-06-15 22:56:48 +00:00
security Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
soc ACPI: Drop some HAVE_ACPI_RESUME preprocessor use 2020-06-20 20:15:00 +00:00
southbridge src: Substitute __FUNCTION__ with __func__ 2020-06-21 09:24:42 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode src: Substitute __FUNCTION__ with __func__ 2020-06-21 09:24:42 +00:00
Kconfig Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00