diff options
author | Peng Fan <peng.fan@nxp.com> | 2021-12-01 20:50:29 +0800 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-12-09 14:13:04 +0100 |
commit | f5bd5fc9d478cdb94f89ccc74870dd81d1919b42 (patch) | |
tree | 41f88476ae8b71e9f79b4b881e122cec4bfcaf97 /block/blk-rq-qos.c | |
parent | a2807f657976b943bf0eb81d026398d28aa89863 (diff) |
clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_init
The variables 'sys_ctr_base' and 'cmpcr' are not be updated after
init, so mark them as __ro_after_init.
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20211201125030.2307746-1-peng.fan@oss.nxp.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'block/blk-rq-qos.c')
0 files changed, 0 insertions, 0 deletions