diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2024-02-13 17:48:45 +0300 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2024-02-18 19:39:43 +0300 |
commit | 1bec7691b32710ea27741f0f8b00c1dc98d92930 (patch) | |
tree | 94da3ecf40b9665d19db34a18efa3ca7f172b7f8 /include/linux/fpga/fpga-mgr.h | |
parent | c02197fc9076e7d991c8f6adc11759c5ba52ddc6 (diff) | |
download | linux-1bec7691b32710ea27741f0f8b00c1dc98d92930.tar.xz |
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 <gregkh@linuxfoundation.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions