diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-09-12 22:46:38 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-16 17:43:31 +0530 |
commit | 2f4a3d8b7c046e01dcc289971799b4818b11c70a (patch) | |
tree | 570185454040985c40a5a1630a6d3a4c4068e50e /drivers/phy/broadcom | |
parent | 3cfb0e8e41621677eaa68becf9d86a8febe3b3fe (diff) |
phy: cadence: salvo: Constify cdns_nxp_sequence_pair
cdns_nxp_sequence_pair[] are never modified and can be made const to allow
the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20200912204639.501669-3-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/broadcom')
0 files changed, 0 insertions, 0 deletions