Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a2ca7789 authored by Archit Taneja's avatar Archit Taneja Committed by Rob Clark
Browse files

drm: msm: Fix build when legacy fbdev support isn't set



The DRM_KMS_FB_HELPER config is selected only when DRM_MSM_FBDEV config is
selected. The driver accesses drm_fb_helper_* functions even when legacy fbdev
support is disabled in msm. Wrap around these functions with #ifdef checks to
prevent build break.

Signed-off-by: default avatarArchit Taneja <architt@codeaurora.org>
parent 981371f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment