aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2017-08-02 20:57:27 +0530
committerBjorn Helgaas <[email protected]>2017-08-10 15:21:42 -0500
commit8bdc50ac56ab97e7585ee928a1017284afeee17a (patch)
tree71f0d08f72670853f81f2588537752abaf2a2d41 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parent8394264da2bc04a75d7d02071ae2ba6adbd46361 (diff)
PCI: Constify bin_attribute structures
Add const to bin_attribute structures as they are only passed to the functions sysfs_{remove/create}_bin_file. The corresponding arguments are of type const, so declare the structures to be const. Signed-off-by: Bhumika Goyal <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions