diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-06-21 12:48:48 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-07-31 23:34:49 +0000 |
commit | f01884e48c5efd80c95bff4c7084bd7bd00166fe (patch) | |
tree | 62b4c7aa54a8868ab712161d871a72810bb7ee14 /util/cavium | |
parent | 028b8e440b6c2fd0256535df486976b683b36fd4 (diff) |
sb/intel/lynxpoint/me_9.x.c: Constify string array
Jenkins complains about `const char *` and says it should instead be
changed to `const char *const`. So, change it so that Jenkins is happy.
Tested with BUILD_TIMELESS=1, Asrock B85M Pro4 does not change.
Change-Id: Iecd5fecdefdc2effd0114706648747460d0a4a72
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42630
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/cavium')
0 files changed, 0 insertions, 0 deletions