mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
bc642817b6
Neither the driver or the core modifies the pn533_phy_ops struct, so make them const to allow the compiler to put the static structs in read-only memory. Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>