diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-03-30 21:33:11 +0100 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2024-04-25 09:27:56 +0900 |
commit | 2287ca5afb54bda9f92389b738e97f8a6f6f054c (patch) | |
tree | 2bb7f8d4532ff6c386899b01fcdd8b75a7e82d39 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
parent | 15b05e672bccb2287b4f4c81be6478ff0338e6d2 (diff) |
drm/exynos: rotator: drop driver owner initialization
Core in platform_driver_register() already sets the .owner, so driver
does not need to. Whatever is set here will be anyway overwritten by
main driver calling platform_driver_register().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions