aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurentiu Palcu <[email protected]>2020-09-10 12:52:50 +0300
committerLucas Stach <[email protected]>2020-09-10 12:09:54 +0200
commit6a8a58acfe82a49e91a3c3e1c1c07865024b4ff4 (patch)
treed907cf3831d8441d290467c2697912e1afc4969f /tools/perf/scripts/python
parent13138ab2dacd0076a93f74b49ea8fe806e49c3f5 (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 <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions