On Mon, Mar 7, 2016 at 10:27 AM, Simon Glass <sjg at chromium.org> wrote: > This does not need to be modified at run-time, so make it const. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > > arch/x86/cpu/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>