coreboot/src/arch/mips
Jonathan Neuschäfer 8f06ce3512 Constify struct cpu_device_id instances
There is currently no case where a struct cpu_device_id instance needs
to be modified. Thus, declare all instances as const.

Change-Id: I5ec7460b56d75d255b3451d76a46df76a51d6365
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/22526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-11-23 05:00:17 +00:00
..
include Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
ashldi3.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
boot.c die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
bootblock.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
bootblock_simple.c arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
cache.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc build system: remove CBFSTOOL_PRE1_OPTS 2016-05-03 11:40:49 +02:00
mmu.c mips: add coherency argument to identity mapping 2015-12-29 18:02:15 +01:00
stages.c arch: remove stage_exit() 2016-02-11 23:12:06 +01:00
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00