Re: [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper

From: Archit Taneja
Date: Wed Jun 07 2017 - 04:19:31 EST




On 06/06/2017 11:22 PM, Eric Anholt wrote:
Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> writes:

This fixes the following depmod error when building drm as a module:
depmod: ERROR: Found 6 modules in dependency cycles!
depmod: ERROR: Cycle detected: drm -> drm_kms_helper -> drm

Fixes: 13dfc0540a57 ("drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.")
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>

Looks plausible to me. Given how much trouble I've had getting the
kbuild right, anyone else want to chime in?


The fix looks good to me too. depmod doesn't complain after this patch.

I can queue it to drm-misc-next if no one else has any comments on it
in the next few hours or so.

I'll make sure I check with 'make module_install' before pushing, I didn't
know depmod wasn't called otherwise.

Thanks,
Archit

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project