aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-11 12:51:30 -0300
committerSudeep Holla <[email protected]>2024-02-20 06:35:55 +0000
commit961745b2c42eb562a6b4433dc5f8fbd974ce4137 (patch)
tree78314c075bed46a63955c94f2ec0e55207323805 /scripts/rustdoc_test_builder.rs
parentf1d71576d2c9ec8fdb822173fa7f3de79475e9bd (diff)
firmware: arm_scmi: Make scmi_bus_type const
Now that the driver core can properly handle constant struct bus_type, move the scmi_bus_type variable to be a constant structure as well, placing it into read-only memory which can not be modified at runtime. Cc: Greg Kroah-Hartman <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ricardo B. Marliere <[email protected]> Reviewed-by: Cristian Marussi <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions