Skip to content
Commit 5e7c17df authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Daniel Lezcano
Browse files

drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops



The psci_cpuidle_ops structures is not over-written, so add "const"
qualifier and replace __initdata with __initconst.

Acked-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 1e712d9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment