diff options
| author | Chen-Yu Tsai <wenst@chromium.org> | 2026-03-26 17:43:05 +0800 |
|---|---|---|
| committer | Inki Dae <inki.dae@samsung.com> | 2026-04-08 00:01:40 +0900 |
| commit | 11e898373fba6b1d27b15ab4beff592701a57293 (patch) | |
| tree | bebf93e28e18d5a858372e02439ad9b9177fa929 /include/linux/debugobjects.h | |
| parent | e457a1a9585b941e2aa771142b63c951f6a3d54e (diff) | |
drm/exynos: Drop exynos_drm_gem.size field
A size field is already included in the base GEM object, and is
initialized through drm_gem_object_init() with the same value.
Drop the field in the subclass to save some space. More changes to
make exynos_drm_gem a subclass of drm_gem_dma_object will follow.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
