Update these declarations to const to ensure that the data ends up in the rodata section. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) arch/x86/cpu/apollolake/pmc.c | 2 +- arch/x86/cpu/intel_common/p2sb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm/next, thanks!