diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-12-06 20:07:38 +0000 |
---|---|---|
committer | Daniel Thompson <daniel.thompson@linaro.org> | 2018-12-30 08:31:58 +0000 |
commit | 911b7afdeb1b6058056c3a74e15d5ebb7eb6225e (patch) | |
tree | 368182e47ffba1cfb772cfc1701446c7bebc2faa /arch/arm64/kernel | |
parent | 7faedcd4de4356dfcda30841a5ffef3bf35fa06c (diff) | |
download | talos-obmc-linux-911b7afdeb1b6058056c3a74e15d5ebb7eb6225e.tar.gz talos-obmc-linux-911b7afdeb1b6058056c3a74e15d5ebb7eb6225e.zip |
mips/kgdb: prepare arch_kgdb_ops for constness
MIPS is the only architecture modifying arch_kgdb_ops during init.
This patch makes the init static, so that it can be changed to
const in following patch, as recommended by checkpatch.pl
Suggested-by: Paul Burton <paul.burton@mips.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'arch/arm64/kernel')
0 files changed, 0 insertions, 0 deletions