[PATCH 2/2] drm/ingenic: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
krzk at kernel.org
Fri Dec 4 03:18:19 EST 2020
On Mon, Nov 16, 2020 at 07:54:03PM +0000, Paul Cercueil wrote:
> Hi Krzysztof,
>
> Le lun. 16 nov. 2020 à 18:53, Krzysztof Kozlowski <krzk at kernel.org> a écrit
> :
> > The Ingenic 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/ingenic/ingenic-drm-drv.o: in function
> > `ingenic_drm_bind.isra.0':
> > ingenic-drm-drv.c:(.text+0x1600): undefined reference to
> > `clk_get_parent'
> > /usr/bin/mips-linux-gnu-ld: ingenic-drm-drv.c:(.text+0x16b0):
> > undefined reference to `clk_get_parent'
> >
> > Reported-by: kernel test robot <lkp at intel.com>
> > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
>
> Acked-by: Paul Cercueil <paul at crapouillou.net>
Thanks for the ack.
David and Daniel,
I think there is no dedicated maintainer for Ingenic DRM, so can you
pick it up directly?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list