mb/google/parrot: Get rid of hard-coded function names in printks
commit81ffd00856800b8fa0d2d008e28e0e0916169661
authorFelix Singer <felixsinger@posteo.net>
Thu, 7 Jan 2021 02:46:17 +0000 (7 02:46 +0000)
committerNico Huber <nico.h@gmx.de>
Sat, 9 Jan 2021 15:22:11 +0000 (9 15:22 +0000)
tree40408267aeeb40266969c98e6d9b4b82639757bb
parent98b51f4cf93337a4ea0e4276d6afebde28005ad2
mb/google/parrot: Get rid of hard-coded function names in printks

Instead of hard-coding function names in strings, use the __func__
constant for better maintainability.

Change-Id: I151560cd5a135e00f494eda3f9d3b592ee9d984a
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49199
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/mainboard/google/parrot/smihandler.c