diff options
| author | Laurentiu Palcu <[email protected]> | 2020-09-10 09:52:50 +0000 |
|---|---|---|
| committer | Lucas Stach <[email protected]> | 2020-09-10 10:09:54 +0000 |
| commit | 6a8a58acfe82a49e91a3c3e1c1c07865024b4ff4 (patch) | |
| tree | d907cf3831d8441d290467c2697912e1afc4969f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/panel: s6e63m0: Add missing MODULE_LICENSE (diff) | |
| download | kernel-6a8a58acfe82a49e91a3c3e1c1c07865024b4ff4.tar.gz kernel-6a8a58acfe82a49e91a3c3e1c1c07865024b4ff4.zip | |
drm/imx/dcss: fix compilation issue on 32bit
When compiling for 32bit platforms, the compilation fails with:
ERROR: modpost: "__aeabi_ldivmod"
[drivers/gpu/drm/imx/dcss/imx-dcss.ko] undefined!
ERROR: modpost: "__aeabi_uldivmod"
[drivers/gpu/drm/imx/dcss/imx-dcss.ko] undefined!
This patch adds a dependency on ARM64 since no 32bit SoCs have DCSS, so far.
Signed-off-by: Laurentiu Palcu <[email protected]>
Reported-by: Daniel Vetter <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
