Maarten Lankhorst maarten.lankhorst@linux.intel.com 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@linux.intel.com
Looks plausible to me. Given how much trouble I've had getting the kbuild right, anyone else want to chime in?