aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/versal-fpga.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-13 11:48:45 -0300
committerDominik Brodowski <[email protected]>2024-02-18 17:39:43 +0100
commit1bec7691b32710ea27741f0f8b00c1dc98d92930 (patch)
tree94da3ecf40b9665d19db34a18efa3ca7f172b7f8 /drivers/fpga/versal-fpga.c
parentc02197fc9076e7d991c8f6adc11759c5ba52ddc6 (diff)
pcmcia: ds: make pcmcia_bus_type const
Now that the driver core can properly handle constant struct bus_type, move the pcmcia_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: Greg Kroah-Hartman <[email protected]> Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'drivers/fpga/versal-fpga.c')
0 files changed, 0 insertions, 0 deletions