Loading drivers/gpu/msm/kgsl.h +0 −5 Original line number Diff line number Diff line Loading @@ -267,11 +267,6 @@ struct kgsl_mem_entry { int pending_free; char metadata[KGSL_GPUOBJ_ALLOC_METADATA_MAX + 1]; struct work_struct work; /** * @mapped: The number of bytes in this entry that are mapped to * userspace */ u64 mapped; /** * @map_count: Count how many vmas this object is mapped in - used for * debugfs accounting Loading Loading
drivers/gpu/msm/kgsl.h +0 −5 Original line number Diff line number Diff line Loading @@ -267,11 +267,6 @@ struct kgsl_mem_entry { int pending_free; char metadata[KGSL_GPUOBJ_ALLOC_METADATA_MAX + 1]; struct work_struct work; /** * @mapped: The number of bytes in this entry that are mapped to * userspace */ u64 mapped; /** * @map_count: Count how many vmas this object is mapped in - used for * debugfs accounting Loading