Skip to content
Commit 31901bb7 authored by Rikard Falkeborn's avatar Rikard Falkeborn Committed by Joel Stanley
Browse files

fsi: master: Constify hub_master_ids



The only usage of hub_master_ids is to assign its address to the
id_table field in the fsi_driver struct, which is a const pointer, so
make it const to allow the compiler to put it in read-only memory.

Signed-off-by: default avatarRikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent a1d5ce11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment