]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu.h
crypto: akcipher - Drop sign/verify operations
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu.h
index dcd59040c449d5c5d922ee92e455e6bf33ff1b44..9b1e0ede05a4527d2887c06277fa42730c074e97 100644 (file)
@@ -1083,10 +1083,6 @@ struct amdgpu_device {
 
        struct amdgpu_virt      virt;
 
-       /* link all shadow bo */
-       struct list_head                shadow_list;
-       struct mutex                    shadow_list_lock;
-
        /* record hw reset is performed */
        bool has_hw_reset;
        u8                              reset_magic[AMDGPU_RESET_MAGIC_NUM];
This page took 0.030881 seconds and 4 git commands to generate.