diff options
author | 2023-02-21 16:57:44 +0100 | |
---|---|---|
committer | 2023-03-01 10:28:42 +0100 | |
commit | 37b42cf904e2ed92a612aa09481385cc9eb2a6ce (patch) | |
tree | 209269cf9a51c4ff3daa6329372aedb2848846e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | drm/ast: Rework definition of I/O read and write helpers (diff) | |
download | wireguard-linux-37b42cf904e2ed92a612aa09481385cc9eb2a6ce.tar.xz wireguard-linux-37b42cf904e2ed92a612aa09481385cc9eb2a6ce.zip |
drm/ast: Rename struct ast_private to struct ast_device
The data structure struct ast_private represents an AST device. Its
name comes from the time when it was allocated and stored separately
in struct drm_device.dev_private. The DRM device is now embedded, so
rename struct ast_private to struct ast_device.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230221155745.27484-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions