diff options
author | Laurentiu Palcu <laurentiu.palcu@oss.nxp.com> | 2020-09-10 12:52:50 +0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2020-09-10 12:09:54 +0200 |
commit | 6a8a58acfe82a49e91a3c3e1c1c07865024b4ff4 (patch) | |
tree | d907cf3831d8441d290467c2697912e1afc4969f /arch/sparc/kernel/stacktrace.c | |
parent | 13138ab2dacd0076a93f74b49ea8fe806e49c3f5 (diff) |
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 <laurentiu.palcu@oss.nxp.com>
Reported-by: Daniel Vetter <daniel@ffwll.ch>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20200910095250.7663-1-laurentiu.palcu@oss.nxp.com
Diffstat (limited to 'arch/sparc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions