diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-11-16 18:53:00 +0100 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2020-11-23 02:01:32 +0100 |
commit | e2d3d2e904ad3d381753798dcd5cae03e3c47242 (patch) | |
tree | 2f7205c76fb39f7171934b7a7243cfdb543c0b8b /drivers/ptp | |
parent | Merge tag 'drm-intel-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/d... (diff) | |
download | linux-e2d3d2e904ad3d381753798dcd5cae03e3c47242.tar.xz linux-e2d3d2e904ad3d381753798dcd5cae03e3c47242.zip |
drm/exynos: depend on COMMON_CLK to fix compile tests
The Exynos DRM uses Common Clock Framework thus it cannot be built on
platforms without it (e.g. compile test on MIPS with RALINK and
SOC_RT305X):
/usr/bin/mips-linux-gnu-ld: drivers/gpu/drm/exynos/exynos_mixer.o: in function `mixer_bind':
exynos_mixer.c:(.text+0x958): undefined reference to `clk_set_parent'
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions