-
Thomas Weißschuh authored
Since commit ee6d3dd4 ("driver core: make kobj_type constant.") the driver core allows the usage of const struct kobj_type. Take advantage of this to constify the structure definitions to prevent modification at runtime. Reviewed-by:
Christian König <christian.koenig@amd.com> Signed-off-by:
Thomas Weißschuh <linux@weissschuh.net> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
b2daaa93