ファイル
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm
Archit Taneja a2ca77898e 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: Archit Taneja <architt@codeaurora.org>
2015-05-14 11:25:09 -04:00
..
2015-02-01 15:30:33 -05:00
2015-04-01 19:29:37 -04:00
2014-08-04 11:55:29 -04:00
2014-06-02 07:36:21 -04:00
2014-06-02 07:36:11 -04:00
2013-08-24 14:57:18 -04:00
2013-08-24 14:57:18 -04:00
2014-01-09 14:44:06 -05:00