diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2023-04-18 18:53:44 +0200 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2023-05-13 09:31:00 +0000 |
commit | cef0e0ad6fa595d5d6a7b09628b71636c3a20eea (patch) | |
tree | d5826ce36b9f971cb8523585282f885a14a510cf /src/soc/intel | |
parent | 4ffce7e8acdcfa55c6fb23ae14c5e2ab7c172c72 (diff) |
vendorcode/cavium: Fix additions to string
The clang compiler is confused about adding integers to strings. Adding
brackets around the macros fixes this.
TEST: BUILD_TIMELESS=1 remains the same.
Change-Id: I2ea17322352d977bf0ec3ee71b14463fa218d07c
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74541
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel')
0 files changed, 0 insertions, 0 deletions