aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-25 04:39:42 +0000
committerAlex Deucher <[email protected]>2023-07-27 18:59:29 +0000
commitf9acfafc3458653d306a45c71e052df50af1c81d (patch)
tree5b7c28f1799e353284fb61547c294c06538eb9a8 /drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c
parentdrm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c (diff)
downloadkernel-f9acfafc3458653d306a45c71e052df50af1c81d.tar.gz
kernel-f9acfafc3458653d306a45c71e052df50af1c81d.zip
drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.c
Fixes the following: WARNING: externs should be avoided in .c files +extern const struct attribute_group amdgpu_vram_mgr_attr_group; WARNING: externs should be avoided in .c files +extern const struct attribute_group amdgpu_gtt_mgr_attr_group; WARNING: externs should be avoided in .c files +extern const struct attribute_group amdgpu_flash_attr_group; And other style fixes: WARNING: Block comments should align the * on each line WARNING: void function return statements are not generally useful WARNING: braces {} are not necessary for single statement blocks Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Guchun Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c')
0 files changed, 0 insertions, 0 deletions