coreboot-kgpe-d16/src/soc
Angel Pons 0e2d515b99 soc/intel/*/vr_config.c: Use __func__ in error message
The error message has been copy-pasted across various functions, so it
is nearly impossible to know which function printed it. So, use __func__
to print that information.

Change-Id: I55438c2b36cc3b21f3f168bf98b0aca5fd50bbbc
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40446
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-18 18:49:56 +00:00
..
amd soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
cavium Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
intel soc/intel/*/vr_config.c: Use __func__ in error message 2020-04-18 18:49:56 +00:00
mediatek soc/mediatek: Use SPDX for GPL-2.0-only files 2020-04-05 17:52:22 +00:00
nvidia Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
qualcomm
rockchip Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
samsung Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
sifive
ucb